Yeah sorry about that. I fixed this today and you can grab the nightly if you want the SFXB right now on windows (Https://surge-synthesizer.github.io/nightly). We will probably do a 1.7.1 release late this weekend or early next week to sweep in some of these environmental things folks found (and thanks for all the reports). Sorry for the error - it’s a lot of platforms to support and test and we just had one flag set wrong in our build pipeline.andrewbrewer wrote: Thu Jul 30, 2020 11:42 pm The SurgeEffectsBank VST3 in the 64bit 1.7.0 windows installer appears to be 32bit instead of 64bit. Is anyone else getting the same issue?
Vember Audio Surge is now open-source
-
- KVRian
- 1213 posts since 25 Dec, 2018
-
- KVRian
- 1213 posts since 25 Dec, 2018
Evil meant e.g not i.e. When we had PNG support if I recall we did 100, 125, 150 , 200, 250, 300, 400 (so basically 100 - 200 with HDPI support) but when we restore the feature skin authors will get to choose which assets to provide. If a skin only has 100 then zoom will be constrained. (If you want to see what that is like, you can go download Surge 1.6.0 beta 6 I think, where I had zoom working but no scalable assets. I don’t recommend it!)FrogsInPants wrote: Fri Jul 31, 2020 12:20 amThat's disappointing. I find 100% too small, but 150% is too big.EvilDragon wrote: Thu Jul 30, 2020 10:11 pm Bitmap support is still inside the codebase but commented out. It doesn't allow continuously variable zoom levels with any degree of quality, but for 1.7.2 it will be reinstated and things will be limited to fixed zoom levels then (i.e. 100%, 150%, 200%, 300%, 400%, that's it). Of course that would require separate assets for each zoom level.
- KVRist
- 464 posts since 4 Nov, 2019
Ah, that's not as bad. Continuous zoom levels are better still, as far as I'm concerned. Will that still be available if the skin's assets are all vector graphics?baconpaul wrote: Fri Jul 31, 2020 12:26 amEvil meant e.g not i.e. When we had PNG support if I recall we did 100, 125, 150 , 200, 250, 300, 400 (so basically 100 - 200 with HDPI support) but when we restore the feature skin authors will get to choose which assets to provide. If a skin only has 100 then zoom will be constrained. (If you want to see what that is like, you can go download Surge 1.6.0 beta 6 I think, where I had zoom working but no scalable assets. I don’t recommend it!)FrogsInPants wrote: Fri Jul 31, 2020 12:20 am That's disappointing. I find 100% too small, but 150% is too big.
Celebrating 50 years of pants with frogs in them
-
- KVRian
- 1213 posts since 25 Dec, 2018
Yup that’s why we did the work to go to svg at 160beta9. Bitmap continuous zoom was too unreliable. The problem is our svg renderer is incomplete so there’s some tricks you can’t do which designers want ... always a trade offFrogsInPants wrote: Fri Jul 31, 2020 12:49 am Ah, that's not as bad. Continuous zoom levels are better still, as far as I'm concerned. Will that still be available if the skin's assets are all vector graphics?
- KVRAF
- 2391 posts since 10 Jul, 2006 from Tampa
Not to derail this thread, but was there a fork for Dexed? Many of us have been waiting over a year for an update (and some bug fixes) -- or even a version 1.0. I was working with the dev on some issues before he disappeared, and he hasn't responded to my emails asking if he's okay.EvilDragon wrote: Thu Jul 30, 2020 10:18 am Open source is never discontinued, though. Anyone can pick it up at any time.
It's anyone's guess what might happen if, say, Synth1 gets open sourced, but I'm quite sure Surge Synth Team would take it on, add the microtuning and MPE capability, update the GUI, add VST3 so that things can be more cross-platform, and so on. Just like we took Dexed and added microtuning and rudimentary MPE to it.
If there's a fork, maybe someone could mention it in the Dexed thread here? I didn't even know about the MPE support, and I've been following the thread for a few years.
Thanks.
Steve
Here's some of my stuff: https://soundcloud.com/shadowsoflife. If you hear something you like, I'm looking for collaborators.
- KVRian
- 1004 posts since 2 Aug, 2004 from Sweden
Interesting news, mentioned it in the Dexed thread:planetearth wrote: Fri Jul 31, 2020 2:43 am If there's a fork, maybe someone could mention it in the Dexed thread here? I didn't even know about the MPE support, and I've been following the thread for a few years.
https://surge-synth-team.org/dexed/
-
- KVRist
- 128 posts since 5 Dec, 2009
baconpaul wrote: Fri Jul 31, 2020 12:22 amYeah sorry about that. I fixed this today and you can grab the nightly if you want the SFXB right now on windows (Https://surge-synthesizer.github.io/nightly). We will probably do a 1.7.1 release late this weekend or early next week to sweep in some of these environmental things folks found (and thanks for all the reports). Sorry for the error - it’s a lot of platforms to support and test and we just had one flag set wrong in our build pipeline.andrewbrewer wrote: Thu Jul 30, 2020 11:42 pm The SurgeEffectsBank VST3 in the 64bit 1.7.0 windows installer appears to be 32bit instead of 64bit. Is anyone else getting the same issue?
- KVRAF
- 2391 posts since 10 Jul, 2006 from Tampa
Maybe I'm misunderstanding what you mean by "mentioned it in the Dexed thread", but there has been no mention of the fork this year, other than the post you just put in the Dexed thread on KVR just two minutes before you posted this reply to me. I've been trying to help out on that thread for the past several months, but there have been no comments from anyone developing the original plug-in or any forks.beltrom wrote: Fri Jul 31, 2020 7:02 amInteresting news, mentioned it in the Dexed thread:planetearth wrote: Fri Jul 31, 2020 2:43 am If there's a fork, maybe someone could mention it in the Dexed thread here? I didn't even know about the MPE support, and I've been following the thread for a few years.
https://surge-synth-team.org/dexed/
Still, I appreciate you mentioning it and pointing to the file on github.
Steve
Here's some of my stuff: https://soundcloud.com/shadowsoflife. If you hear something you like, I'm looking for collaborators.
- KVRist
- 464 posts since 4 Nov, 2019
Gotcha. This is just swell, then.baconpaul wrote: Fri Jul 31, 2020 2:02 amYup that’s why we did the work to go to svg at 160beta9. Bitmap continuous zoom was too unreliable. The problem is our svg renderer is incomplete so there’s some tricks you can’t do which designers want ... always a trade offFrogsInPants wrote: Fri Jul 31, 2020 12:49 am Ah, that's not as bad. Continuous zoom levels are better still, as far as I'm concerned. Will that still be available if the skin's assets are all vector graphics?
Celebrating 50 years of pants with frogs in them
- KVRian
- 1004 posts since 2 Aug, 2004 from Sweden
I meant precisely the new post, this was news to me as well. But did a google and found the page.planetearth wrote: Fri Jul 31, 2020 7:29 am Maybe I'm misunderstanding what you mean by "mentioned it in the Dexed thread", but there has been no mention of the fork this year, other than the post you just put in the Dexed thread on KVR just two minutes before you posted this reply to me. I've been trying to help out on that thread for the past several months, but there have been no comments from anyone developing the original plug-in or any forks.
Still, I appreciate you mentioning it and pointing to the file on github.
Steve
-
- KVRist
- 259 posts since 6 Jul, 2019
I did not know about the existence of Surge until a few days ago when 1.7.0 was mentioned on several news sites. I downloaded and installed on my iMac mojave OS. Everything looks and sounds very nice. I am impressed. One problem though. Only the AU synth plugin shows up in my Live 10. Not the VST3 although it is present in my plugin directory. The FX VST3 does show up.
Someone else experience this too ?
Someone else experience this too ?
-
- KVRian
- 1213 posts since 25 Dec, 2018
Yeah sorrry this will be fixed in 171 in the next few day and is fixed in the nightly now. Mac live did a check no other daw did and we didn’t pass that check. We found it after the releaseFotoxBr wrote: Fri Jul 31, 2020 9:58 am I did not know about the existence of Surge until a few days ago when 1.7.0 was mentioned on several news sites. I downloaded and installed on my iMac mojave OS. Everything looks and sounds very nice. I am impressed. One problem though. Only the AU synth plugin shows up in my Live 10. Not the VST3 although it is present in my plugin directory. The FX VST3 does show up.
Someone else experience this too ?
Last edited by baconpaul on Fri Jul 31, 2020 10:26 am, edited 1 time in total.
-
- KVRian
- 1213 posts since 25 Dec, 2018
Dexed: we did a fork and added micro tuning support and some mpe. That fork has been merged back into the main branch and we are now both on par with each other. I’m not sure when the plan is for a next formal release but like all our other synths and products we make nightly builds of our betas available, but the formal release will come from pascal who merged our changes back. We don’t want to maintain a divergent fork of such an important synth!
What is “the dexed thread”? (Edit: found it!)
What is “the dexed thread”? (Edit: found it!)
-
- KVRian
- 687 posts since 27 Dec, 2003
This is not a nice change. Cursor should be restored at current drag position but not outside of fader width (when cursor is hidden while dragging). Say I drag Cutoff fader fully to the right (but the drag itself even goes behond), the mouse cursor should be restored at the right edge of the Cutoff fader when mouse button got release. Currently it jumps back to the left - why? Looks and feels weird.When reappearing from being hidden, mouse cursor is restored to the position from which the drag was started
- KVRAF
- 24411 posts since 7 Jan, 2009 from Croatia
There has to be some boundary somewhere, plus it all depends on how the GUI is designed at 100%, too.FrogsInPants wrote: Fri Jul 31, 2020 12:20 amThat's disappointing. I find 100% too small, but 150% is too big.EvilDragon wrote: Thu Jul 30, 2020 10:11 pm Bitmap support is still inside the codebase but commented out. It doesn't allow continuously variable zoom levels with any degree of quality, but for 1.7.2 it will be reinstated and things will be limited to fixed zoom levels then (i.e. 100%, 150%, 200%, 300%, 400%, that's it). Of course that would require separate assets for each zoom level.
At any rate - it's open source, you can make it work however you want for yourself
EDIT: Also yeah, I was only talking about the case when bitmap assets were used in a skin, not SVG!
