Bandpass chain
A chain of bandpass nodes with sharpness 100. The spread is controlled by a series of melody velocity inputs which are then multiplied to create some incremental math.
To use:
- Takes constant note as input, so run during playback.
- Adjust the ratio to change the spread, as it's the exponent to the index numbers.
- You can replace the bandpass node with anything really and the logic will still work. Giving it an oscillator instead will recreate a modal oscillator. This is basically an array for whatever you put inside it.
- If you want to reduce or increase the number of voices, also reduce or increase the velocity. Since it's from 1 to 10, you might have to change the internal logic to adjust to this new paradigm as the maths will change.
Preview
Install
1 - Click the Copy to Clipboard button:
2 - Open the AudioNodes webapp or desktop app (if not already open)
3 - In AudioNodes, either press Ctrl+V (Cmd+V on Mac), or right click on empty Patcher area to open the Node browser, then click the Paste button at the bottom
Click the Open in Webapp Directly button, which will automatically open this snippet in the AudioNodes webapp:
Note: this will open a new AudioNodes instance. If you already have another one open, quicksaving might clash between them, so it's best to close the already running instance first.
Click the Download Project File button to generate a project file you can open:
Then, from inside AudioNodes, you can open this snippet just like any other project.
Author
an anonymous user
Total Nodes
33 Nodes