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

Add standard stereo controls for unison #162

Closed
kzantow opened this issue Dec 26, 2018 · 4 comments
Closed

Add standard stereo controls for unison #162

kzantow opened this issue Dec 26, 2018 · 4 comments
Labels
DSP Issues and feature requests related to sound generation in the synth Feature Request New feature request Requires Param List Change To accomplish this issue we need to be able to modify the DAW params in all our hosts Stereo Issues that relate to making Surge become "more stereo"

Comments

@kzantow
Copy link
Collaborator

kzantow commented Dec 26, 2018

Currently unison [seems to be] implemented in mono. It would be much nicer to add stereo width and detune like most modern synths have. One question is where to put this in the UI, any suggestions welcome.

@baconpaul baconpaul added the Feature Request New feature request label Jan 3, 2019
@esaruoho
Copy link
Collaborator

esaruoho commented Feb 5, 2019

This could be tackled post-1.6.0 i guess :) - so tagging as future release

@baconpaul baconpaul added this to the 1.7 or later milestone Feb 24, 2019
@kzantow
Copy link
Collaborator Author

kzantow commented Mar 8, 2019

NOTES:

@baconpaul found that there is already some code to deal with stereo unison; some links to the files are here:


gR = g * panR[voice];

@baconpaul baconpaul modified the milestones: 1.7 or later, Currently Unscheduled Oct 4, 2019
@mkruselj mkruselj added DSP Issues and feature requests related to sound generation in the synth Surge++ labels Feb 5, 2020
@baconpaul baconpaul added Stereo Issues that relate to making Surge become "more stereo" and removed Surge++ labels Feb 14, 2020
@baconpaul baconpaul added the Requires Param List Change To accomplish this issue we need to be able to modify the DAW params in all our hosts label Jun 4, 2020
@baconpaul baconpaul modified the milestones: Currently Unscheduled, No earlier than 1.8; Currently Unscheduled Jun 7, 2020
@mkruselj mkruselj modified the milestones: After parameter list expansion, 1.9.0 Dec 10, 2020
@mkruselj mkruselj modified the milestones: 1.9.0, Surge XT Jan 24, 2021
@mkruselj mkruselj modified the milestones: Surge XT, After parameter list expansion Feb 4, 2021
@mkruselj mkruselj modified the milestones: After parameter list expansion, After Surge XT 1.0 Mar 4, 2021
@Jurek-Raben
Copy link

The unison feature should provide a stereo amount, a stereo spread curve amount ranging from log to exp, and then also a pitch spread curve amount, too.

@mkruselj
Copy link
Collaborator

mkruselj commented Jul 18, 2021

We already have that covered by #3150. EDIT year 2022: So I'm gonna close this one in favor of #3150.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DSP Issues and feature requests related to sound generation in the synth Feature Request New feature request Requires Param List Change To accomplish this issue we need to be able to modify the DAW params in all our hosts Stereo Issues that relate to making Surge become "more stereo"
Projects
None yet
Development

No branches or pull requests

5 participants