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

Feature Idea: Subharmonicon #8

Closed
yratof opened this issue Mar 29, 2023 · 12 comments
Closed

Feature Idea: Subharmonicon #8

yratof opened this issue Mar 29, 2023 · 12 comments
Labels
enhancement New feature or request

Comments

@yratof
Copy link

yratof commented Mar 29, 2023

Been playing around with the code to try to make a subharmonicon applet, but i'm not experienced enough to get it running

I think it would be two apps

First app would:

  1. Take in a frequency into the CV1
  2. Spit out 2 harmonic frequencies based on user selected division on out1/out2

Second app would take in a clock and advance a sequence, but you would set how long each of 4+ gates would stay open for.

  1. Set clock division for each step
  2. Send out trigger on out3 for each step, send passthrough clock on out4

Here is how I'm picturing the UI:

image

Or if it's possible to double it up, have the polyrhythm have two sequences

image

In which the Out4 would do the second channel of rests

Reference to the subharmonicon's idea:

image

2 sequencers, 1 polyrhythm that can be applied to each step of the sequence or not

How mad am I to suggest this?

@djphazer djphazer added the enhancement New feature or request label Mar 29, 2023
@djphazer
Copy link
Owner

Very cool idea! The sequencer part sounds like something I would immediately enjoy...

To be clear, would the harmonic divider part deal with audio rate? or pitch CV?

@yratof
Copy link
Author

yratof commented Mar 29, 2023 via email

@yratof
Copy link
Author

yratof commented Apr 17, 2023

On this - do we have any apps that can take a clock and click divide it, but each divider waits for previous divisions trigger before dividing

@djphazer
Copy link
Owner

There's the standard Clock Div applet.
There's also Beni's stochastic ProbDiv applet.

Nothing quite like the Subharmonicon sequencer tho, this is a unique applet idea - a deliberate clock division sequencer.
I also need to figure out the math involved to convert a harmonic ratio into a V/Oct offset for the subharmonizer pitch applet.

@yratof
Copy link
Author

yratof commented Apr 17, 2023

It's going to be a great tool

@vestedaf
Copy link

This is an awesome idea! I need a second o_C so badly...

@yratof
Copy link
Author

yratof commented Oct 4, 2023

Did this idea ever make it past this suggestion?

@djphazer
Copy link
Owner

djphazer commented Oct 4, 2023

Unfortunately not yet...

@djphazer
Copy link
Owner

Sorry for sleeping on this one... after some discussion on Discord about using the O_C for (sub)harmonic series quantization, I'm now aware of some scales already present in the firmware that might help realize this app idea. I may try to tackle it after the big weekend...

@yratof
Copy link
Author

yratof commented Oct 27, 2023 via email

@yratof
Copy link
Author

yratof commented Dec 18, 2023

Ayup - How are plans going for anything such as the above ;)

@yratof
Copy link
Author

yratof commented Jan 31, 2024

Closing this issue as we now have the Polydiv & DivSeq in 1.7.beta1 resolving the feature request

@yratof yratof closed this as completed Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants