Log InCreate An Account
  1. Plugins
  2. »
  3. Uhhyou
  4. »
  5. EnvelopedSine
  6. »
  7. Reviews

EnvelopedSine

Synthesizer Plugin by Uhhyou
MyKVRFAVORITE12WANT5

Comments & Discussion for Uhhyou EnvelopedSine

Discussion
Discussion: Active
brok landers
brok landers
22 January 2020 at 4:00am

looks promising - but afaics not studio one nor any sub-host sees the plugin - though it is scanned... thought i'd let you know...

brok landers
brok landers
22 January 2020 at 7:47pm

oh and of course - win 7 x64...

ryukau
ryukau
23 January 2020 at 9:04am

Hi, thanks for the report.

Just in case, VST 3 plugins must be placed in 'C:\Program Files\Common Files\VST3''. DAW may not recognize VST 3 plugin when it's placed in VST 2 plugin directory.

I tried my plugins on Studio One 4.6.1.55987 Win x64. FX works without problem. However, all of my synth have problem.

There seems to be 2 problems.

# 1. Plugin Finding
On Windows 10, Studio One recognizes my plugins. So it's likely Windows 7 is causing some problem. I don't have Windows 7. So only thing I could provide is build instruction from source code.
https://github.com/ryukau/VSTPlugins/blob/master/build_instruction.md

If the instruction is not clear or you got any error while building, feel free to ask questions.

# 2. Noise on Synth Output
Studio One caused noise on all of my synth plugins. I found that VST 3 SDK example plugin (Note Expression Synth With UI) works without problem. So problem is most likely in my code. I'm not sure I could solve this in near future.

For your infromation, I tested my plugins on VST3PluginTestHost (Steinberg's host), FL, Live, REAPER and Bitwig. Studio One is currently the only DAW which caused this problem.

brok landers
brok landers
23 January 2020 at 9:15am

hi ryuaku,
thanks for replying so fast. yeah, i know where to place vst3 plugins - it's correctly installed.
but don't worry, take your time, no pressure... you'll find your way around it.

ryukau
ryukau
24 January 2020 at 12:43am

I fixed noise issue (#2). Latest Windows build including this fix is available here:
https://github.com/ryukau/VSTPlugins/suites/417510057/artifacts/1309701

For issue #1, installing C++ redistributable might fix it. You can download it from the link below (vc_redist.x64.exe):
https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads

Please log in to join the discussion