Parameter pages on Polysynth?
-
- KVRer
- 18 posts since 6 Nov, 2014
Revisiting some older scripts to get ready for 1.2, and I've noticed that there aren't multiple pages of parameters for Polysynth like their are for FM4 and the Sampler. Is this normal behavior, or have I done something silly in my script?
I can access other pages of parameters for FM4, and Sampler, and I have some popups that tell me the name of the parameter page, I get LED feedback on my controller etc. But on Polysynth, as soon as I call nextParameterPage(), the popup says 'Default' all the LEDs go dark, and it doesn't control anything. Is this just the way Polysynth is?
Any advice/guidance would be greatly appreciated.
I can access other pages of parameters for FM4, and Sampler, and I have some popups that tell me the name of the parameter page, I get LED feedback on my controller etc. But on Polysynth, as soon as I call nextParameterPage(), the popup says 'Default' all the LEDs go dark, and it doesn't control anything. Is this just the way Polysynth is?
Any advice/guidance would be greatly appreciated.
Sounds - http://soundcloud.com/dataf1ow
Code - http://github.com/dataf1ow
KMI(work) http://keithmcmillen.com
Code - http://github.com/dataf1ow
KMI(work) http://keithmcmillen.com
- KVRian
- 1372 posts since 28 Dec, 2012 from Meredith NH
Well with Maschine4Bitwig and Push4Bitwig, we have always had the correct pages for the polysynth.evanBeta wrote:Revisiting some older scripts to get ready for 1.2, and I've noticed that there aren't multiple pages of parameters for Polysynth like their are for FM4 and the Sampler. Is this normal behavior, or have I done something silly in my script?
I can access other pages of parameters for FM4, and Sampler, and I have some popups that tell me the name of the parameter page, I get LED feedback on my controller etc. But on Polysynth, as soon as I call nextParameterPage(), the popup says 'Default' all the LEDs go dark, and it doesn't control anything. Is this just the way Polysynth is?
Any advice/guidance would be greatly appreciated.
You didn't accidentally delete them did you? Overwrite them? That is all I can think of.
Mike
Michael Schmalle
http://www.teotigraphix.com
Surfing on sine waves
Maschine4Bitwig - Studio, MK2, MikroMK2, MK1
http://www.teotigraphix.com/bitwig/maschine
http://www.teotigraphix.com
Surfing on sine waves
Maschine4Bitwig - Studio, MK2, MikroMK2, MK1
http://www.teotigraphix.com/bitwig/maschine
-
- KVRer
- Topic Starter
- 18 posts since 6 Nov, 2014
That's a definite possibility. Where do those files/settings live? The same thing happened in a fresh download of the 1.2 beta today as well.
Sounds - http://soundcloud.com/dataf1ow
Code - http://github.com/dataf1ow
KMI(work) http://keithmcmillen.com
Code - http://github.com/dataf1ow
KMI(work) http://keithmcmillen.com
- KVRian
- 1372 posts since 28 Dec, 2012 from Meredith NH
One question, can you add custom pages in the polysynth and have them show up?evanBeta wrote:That's a definite possibility. Where do those files/settings live? The same thing happened in a fresh download of the 1.2 beta today as well.
As far as the files, I wouldn't think Bitwig actually puts them int he device file itself, so it's probably in some cache directory.
Mike
Michael Schmalle
http://www.teotigraphix.com
Surfing on sine waves
Maschine4Bitwig - Studio, MK2, MikroMK2, MK1
http://www.teotigraphix.com/bitwig/maschine
http://www.teotigraphix.com
Surfing on sine waves
Maschine4Bitwig - Studio, MK2, MikroMK2, MK1
http://www.teotigraphix.com/bitwig/maschine
- KVRAF
- 4896 posts since 13 May, 2004
Bitwig keeps your settings. Therefore, you would need to delete them (or better move them to a save place) before installation.evanBeta wrote:That's a definite possibility. Where do those files/settings live? The same thing happened in a fresh download of the 1.2 beta today as well.
But you can also simply check in Bitwig if the pages still exist. Just open the edit dialog. Right click on the heading of the device and select "Edit Panel Mappings".
-
- KVRer
- Topic Starter
- 18 posts since 6 Nov, 2014
Wow, this makes me feel a little thick. It had nothing to do with my scripting (which i suppose is a good thing), there just weren't any pages defined for default Polysynth.
After defining the pages, they seem to be persistent across all the presets as well, as I hoped.
Thanks for taking the time to answer guys, I appreciate it.
After defining the pages, they seem to be persistent across all the presets as well, as I hoped.
Thanks for taking the time to answer guys, I appreciate it.
Sounds - http://soundcloud.com/dataf1ow
Code - http://github.com/dataf1ow
KMI(work) http://keithmcmillen.com
Code - http://github.com/dataf1ow
KMI(work) http://keithmcmillen.com
