ok people let him cookkv331 wrote: Thu Dec 14, 2023 8:46 am BTW, I just looked at the 32 DX7 algorithms. 30 of them can be implemented with SM3 very easily. Algorithms 4 and 6 use multi operator feedback, which is not possible yet. I will create template presets for those 30 algorithms. and hopefuly I can implement sysex import for those in the future (y)
The Synthmaster 3 Thread
- KVRian
- 783 posts since 16 Jun, 2022
I make electronic music - DAW of choice : Live 12 
-
- KVRAF
- 2623 posts since 20 Oct, 2014
Really like the alpha so far. Would have some suggestions regarding the osc tabs:
- If the mouse pointer is over the tab bar, it would be cool if horizontal scrolling gesture on macos and horizontal scrollwheel(?) were supported to directly scroll through the tabs. So you don't have to click on the < > buttons at all. A timesaver.
- If you click on a module in the routing view, and that module is currently hidden in the tabs view, the tab view should scroll to it/show it
Also regarding the shaper, what if you also could use a shaper module as fx module? E.g. pressing multiple sine like notes, which then go into an asymmetric shaper, to produce nice harmonic overtones related to the chord / interval you play.
So maybe in the routing view, there also could be an obligatory "mix-down" module, which takes the polyphonic input and outputs the mixdown for fx and so on. So you could also wire a shaper post the mix-down module...
- If the mouse pointer is over the tab bar, it would be cool if horizontal scrolling gesture on macos and horizontal scrollwheel(?) were supported to directly scroll through the tabs. So you don't have to click on the < > buttons at all. A timesaver.
- If you click on a module in the routing view, and that module is currently hidden in the tabs view, the tab view should scroll to it/show it
Also regarding the shaper, what if you also could use a shaper module as fx module? E.g. pressing multiple sine like notes, which then go into an asymmetric shaper, to produce nice harmonic overtones related to the chord / interval you play.
So maybe in the routing view, there also could be an obligatory "mix-down" module, which takes the polyphonic input and outputs the mixdown for fx and so on. So you could also wire a shaper post the mix-down module...
-
- KVRAF
- 7503 posts since 14 Nov, 2006 from Ankara, Turkey
Oh yes, I should implement mouse scroll wheel support for the tabs! Most users use vertical mouse wheel, so I won't check for the type of the wheel direction (horizontal or vertical). will just scroll left/right as if the user pressed the arrows.Hanz Meyzer wrote: Thu Dec 14, 2023 4:13 pm - If the mouse pointer is over the tab bar, it would be cool if horizontal scrolling gesture on macos and horizontal scrollwheel(?) were supported to directly scroll through the tabs. So you don't have to click on the < > buttons at all. A timesaver.
Ctrl-click a module on the routing view and the module will be the current selected one. Sorry for the lack of tutorials at this point, but I promise once I take care of the open issues (mine + reported issues) I will shoot video tutorials!Hanz Meyzer wrote: Thu Dec 14, 2023 4:13 pm- If you click on a module in the routing view, and that module is currently hidden in the tabs view, the tab view should scroll to it/show it
Did you mean a layer effect as opposed to a per voice effect ?Hanz Meyzer wrote: Thu Dec 14, 2023 4:13 pm Also regarding the shaper, what if you also could use a shaper module as fx module? E.g. pressing multiple sine like notes, which then go into an asymmetric shaper, to produce nice harmonic overtones related to the chord / interval you play.
Works at KV331 Audio
SynthMaster voted #1 in MusicRadar's "Best Synth of 2019" poll
SynthMaster One voted #4 in MusicRadar's "Best Synth of 2019" poll
SynthMaster voted #1 in MusicRadar's "Best Synth of 2019" poll
SynthMaster One voted #4 in MusicRadar's "Best Synth of 2019" poll
-
- KVRAF
- 7503 posts since 14 Nov, 2006 from Ankara, Turkey
modulating loop points is not easy in the current architecture, so I have to skip that one fo rnow.KTlin wrote: Tue Dec 12, 2023 5:04 pm - please add the ability to modulate the loop points (start and end) in the sample editor!This is such a fantastic feature to have. Extremely useful.
The current architecture does not allow multiple parallel insert fx per layer. there could only be one. You can use multiple layers to achieve that goal maybe.KTlin wrote: Tue Dec 12, 2023 5:04 pm- it would be FANTASTIC if the user could add more FX modules and not be limited to just one. It's soooo awesome that you can have many filter modules (not just one or two as is usually the case with the majority of synths) and that you can route them however you want, but it would be so much more awesome if you can also have more than one FX module.
Works at KV331 Audio
SynthMaster voted #1 in MusicRadar's "Best Synth of 2019" poll
SynthMaster One voted #4 in MusicRadar's "Best Synth of 2019" poll
SynthMaster voted #1 in MusicRadar's "Best Synth of 2019" poll
SynthMaster One voted #4 in MusicRadar's "Best Synth of 2019" poll
-
- KVRAF
- 2623 posts since 20 Oct, 2014
Yes exactly, that would provide exactly what I meant. I know that there is the distortion module, but the shaper seems to be much more capable...kv331 wrote: Thu Dec 14, 2023 6:08 pm Did you mean a layer effect as opposed to a per voice effect ?
- KVRAF
- 2481 posts since 22 Sep, 2016
Playing with the SM3 alpha. Like it function wise so far ... GUI is not my taste.
What I could think of is to be able to route a Layer A into a Layer B. Layer A can then use Layer B's FX.
That way you could make a Layer act like a bus and this would allow to have more "buses"... just my 2 cents after a first round of explorg SM3.
What I could think of is to be able to route a Layer A into a Layer B. Layer A can then use Layer B's FX.
That way you could make a Layer act like a bus and this would allow to have more "buses"... just my 2 cents after a first round of explorg SM3.
-
- KVRAF
- 9845 posts since 15 Sep, 2005 from East Coast of the USA
I believe I have the Everything collection, but don’t see the alpha version under my login.
- KVRian
- 739 posts since 20 Jul, 2009
Thank you for the reply!
I see. Yes, using multiple layers for this, although more cumbersome, might be a solution.
kv331 wrote: Thu Dec 14, 2023 6:12 pm modulating loop points is not easy in the current architecture, so I have to skip that one fo rnow.
kv331 wrote: Thu Dec 14, 2023 6:12 pm The current architecture does not allow multiple parallel insert fx per layer. there could only be one. You can use multiple layers to achieve that goal maybe.
I see. Yes, using multiple layers for this, although more cumbersome, might be a solution.
- KVRian
- 739 posts since 20 Jul, 2009
It's just a basic prototype GUI for now.
Well, not really. If you could route Layer A into Layer B it just means that you would basically end up with more FX slots (12 instead of 6) not with more busses cause it would be a serial-type of routing not a parallel one.] Peter:H [ wrote: Thu Dec 14, 2023 8:08 pm What I could think of is to be able to route a Layer A into a Layer B. Layer A can then use Layer B's FX. That way you could make a Layer act like a bus and this would allow to have more "buses"
-
- KVRAF
- 7503 posts since 14 Nov, 2006 from Ankara, Turkey
After the voices go through the Layer FX, this layer output can be sent to 3 parallel outputs:] Peter:H [ wrote: Thu Dec 14, 2023 8:08 pm What I could think of is to be able to route a Layer A into a Layer B. Layer A can then use Layer B's FX.
That way you could make a Layer act like a bus and this would allow to have more "buses"... just my 2 cents after a first round of explorg SM3.
1. main out
2. global fx bus 1
3. global fx bus 2
So, we have 2 global send buses.
Works at KV331 Audio
SynthMaster voted #1 in MusicRadar's "Best Synth of 2019" poll
SynthMaster One voted #4 in MusicRadar's "Best Synth of 2019" poll
SynthMaster voted #1 in MusicRadar's "Best Synth of 2019" poll
SynthMaster One voted #4 in MusicRadar's "Best Synth of 2019" poll
-
- KVRAF
- 7503 posts since 14 Nov, 2006 from Ankara, Turkey
I added 2 alternative methods to change the keyboard octave (update coming this weekend)KTlin wrote: Thu Dec 14, 2023 11:32 am and a resizable keyboard (or at least a horizontal scrollbar underneath the keyboard)?
1. right click on the piano keyboard view and move mouse left/right. This will shift the octaves.
2. after enabling built-in keyboard, press left/right arrow keys. This will shift the octaves.
You do not have the required permissions to view the files attached to this post.
Works at KV331 Audio
SynthMaster voted #1 in MusicRadar's "Best Synth of 2019" poll
SynthMaster One voted #4 in MusicRadar's "Best Synth of 2019" poll
SynthMaster voted #1 in MusicRadar's "Best Synth of 2019" poll
SynthMaster One voted #4 in MusicRadar's "Best Synth of 2019" poll
- KVRian
- 739 posts since 20 Jul, 2009
Awesome!kv331 wrote: Fri Dec 15, 2023 9:05 pmI added 2 alternative methods to change the keyboard octave (update coming this weekend)KTlin wrote: Thu Dec 14, 2023 11:32 am and a resizable keyboard (or at least a horizontal scrollbar underneath the keyboard)?
1. right click on the piano keyboard view and move mouse left/right. This will shift the octaves.
2. after enabling built-in keyboard, press left/right arrow keys. This will shift the octaves.
piano scroll.png
-
- KVRAF
- 7503 posts since 14 Nov, 2006 from Ankara, Turkey
Hi RobExamigan wrote: Thu Dec 14, 2023 8:12 pm I believe I have the Everything collection, but don’t see the alpha version under my login.
Please check your inbox
Works at KV331 Audio
SynthMaster voted #1 in MusicRadar's "Best Synth of 2019" poll
SynthMaster One voted #4 in MusicRadar's "Best Synth of 2019" poll
SynthMaster voted #1 in MusicRadar's "Best Synth of 2019" poll
SynthMaster One voted #4 in MusicRadar's "Best Synth of 2019" poll
-
- KVRAF
- 9583 posts since 5 Aug, 2009
very excited, i wait for the full release, does SM3 also have Granular mode now?
DAW FL Studio Audio Interface Focusrite Scarlett 1st Gen 2i2 CPU Intel i7-7700K 4.20 GHz, RAM 32 GB Dual-Channel DDR4 @2400MHz Corsair Vengeance. MB Asus Prime Z270-K, GPU Gainward 1070 GTX GS 8GB NT Be Quiet DP 550W OS Win10 64Bit
-
- KVRAF
- 7503 posts since 14 Nov, 2006 from Ankara, Turkey
Not yet. But hopefuly in January I will add that.Caine123 wrote: Sat Dec 16, 2023 8:23 am very excited, i wait for the full release, does SM3 also have Granular mode now?
Works at KV331 Audio
SynthMaster voted #1 in MusicRadar's "Best Synth of 2019" poll
SynthMaster One voted #4 in MusicRadar's "Best Synth of 2019" poll
SynthMaster voted #1 in MusicRadar's "Best Synth of 2019" poll
SynthMaster One voted #4 in MusicRadar's "Best Synth of 2019" poll
