Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug on setting file generator #159

Open
PZHRHG opened this issue May 4, 2019 · 0 comments
Open

Bug on setting file generator #159

PZHRHG opened this issue May 4, 2019 · 0 comments

Comments

@PZHRHG
Copy link

PZHRHG commented May 4, 2019

If crossfade is set 1 and then I set All audio files to 1 .. crossfade turn to grey but cursor stay a position 1.. it seem disabled but the setting file generated & downloaded show it still crossfade set at 1 (enabled)

crossfade=1
crossfadeTime=50
showMeter=1
chanPotImmediate=0
chanCVImmediate=0
startPotImmediate=0
startCVImmediate=0
looping=0
anyAudioFiles=1
pitchMode=0
quantizeRootPot=0
quantizeRootCV=0
startCVDivider=1

To avoid this I tried to set crossfade at 0
then turn all.files to 1.. crossfade turn to gray but now at position 0.. then setting file produced has crossfade set at 0..(disabled)

crossfade=0
showMeter=1
chanPotImmediate=0
chanCVImmediate=0
startPotImmediate=0
startCVImmediate=0
looping=0
anyAudioFiles=1
pitchMode=0
quantizeRootPot=0
quantizeRootCV=0
startCVDivider=1

In short words dont believe that if crossfade turn grey it will disabled in the setting you will download from the generator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant