If you have a problem or need to report a bug please email : support@dsprobotics.com
There are 3 sections to this support area:
DOWNLOADS: access to product manuals, support files and drivers
HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects
USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here
NEW REGISTRATIONS - please contact us if you wish to register on the forum
Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright
Portamento Problem :)
8 posts
• Page 1 of 1
Portamento Problem :)
Hi everybody,
I'm all new to 'Flowstone', but i've used similar software for some years.
I discovered the 'Portamento' module inside the 'MIDI to Poly' module (it's the only place i can find a note-sliding-related entity within Flowstone?). In it's properties i can toggle it On/Off, and adjust glide rate with a knob, but it doesn't quite work as i wish it would My problem is that notes slide even if i'm not playing Legato (so if i play a note within the Release phase of the former note, i also get Porta). I really want it to only slide when i play Legato.
I Googled quite a bit, and i found posts in SM forum that describes a 'Hold' parameter for the 'Portamento' module, but i just can't seem to find it when i look through the schematics of the 'Porta' module.
Maybe someone inhere can explain to me how i can achieve Porta only when playing Legato?
I'm all new to 'Flowstone', but i've used similar software for some years.
I discovered the 'Portamento' module inside the 'MIDI to Poly' module (it's the only place i can find a note-sliding-related entity within Flowstone?). In it's properties i can toggle it On/Off, and adjust glide rate with a knob, but it doesn't quite work as i wish it would My problem is that notes slide even if i'm not playing Legato (so if i play a note within the Release phase of the former note, i also get Porta). I really want it to only slide when i play Legato.
I Googled quite a bit, and i found posts in SM forum that describes a 'Hold' parameter for the 'Portamento' module, but i just can't seem to find it when i look through the schematics of the 'Porta' module.
Maybe someone inhere can explain to me how i can achieve Porta only when playing Legato?
- Flemming
- Posts: 31
- Joined: Thu Aug 07, 2014 9:48 am
Re: Portamento Problem :)
Hi, your problem has obvious reasons but solution is slightly more complicated. The portamento module basically lowpasses/de-zippers the incoming pitch signal. Portamento is created when you play new note while the previous is still playing. It will not retrigger the playing voice - only change the pitch, which is then de-zippered by portamento module and the gliding effect is the result. The voice still plays until release envelope ends and kills the voice, so portamento may still occur during this phase. To prevent that you have to bypass the portamento time with zero if the envelope stage is in release. Stage is detected by various envelope modules, however having multiple of them in the schematic causes problems. You may have to wrap the "stage" output from the envelope module back to midi-to-poly module.
Unfortunately, I can't provide an example right now... I may add it later evening...
Unfortunately, I can't provide an example right now... I may add it later evening...
- KG_is_back
- Posts: 1196
- Joined: Tue Oct 22, 2013 5:43 pm
- Location: Slovakia
Re: Portamento Problem :)
Ah, maybe i can switch off the Portamento when no keys are held.. or force it to 0.
Thanks man I'll try to give it a go tonight
Thanks man I'll try to give it a go tonight
- Flemming
- Posts: 31
- Joined: Thu Aug 07, 2014 9:48 am
Re: Portamento Problem :)
Try the midi mono primitive it has an output for number of keys being played
- Xtinct
- Posts: 106
- Joined: Fri Feb 11, 2011 12:06 am
Re: Portamento Problem :)
The Midi Mono primitive was a nice suggestion. Nevertheless i didn't manage to figure it out I tried both forcing the Porta value to 0 and toggling the Porta on/off. I tried different conditions like number of voices, gates and so on.
The problem is that i'm not familiar enough with Flowstone to figure this out... yet I'll put this idea on ice for now and concentrate on something easier to get the ball rolling. I'll solve this stuff later on.
The problem is that i'm not familiar enough with Flowstone to figure this out... yet I'll put this idea on ice for now and concentrate on something easier to get the ball rolling. I'll solve this stuff later on.
- Flemming
- Posts: 31
- Joined: Thu Aug 07, 2014 9:48 am
Re: Portamento Problem :)
Xtinct wrote:Try this
Thank you VERY much! This works quite well, and a very cool solution.
I see that a lot of you turn to the code modules to solve problems. I really need to have a better look at them
- Flemming
- Posts: 31
- Joined: Thu Aug 07, 2014 9:48 am
Re: Portamento Problem :)
Flemming wrote:I see that a lot of you turn to the code modules to solve problems. I really need to have a better look at them
I highly recommend that. Usually it is more reliable to use a code block instead of cobweb of connectors and primitives and certainly easier to bugfix, in some rare situations the connector order also matters (defines the order in which the code is executed - especially when connected in feedback) and it is usually hard to spot.
- KG_is_back
- Posts: 1196
- Joined: Tue Oct 22, 2013 5:43 pm
- Location: Slovakia
8 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 57 guests