Giter Club home page Giter Club logo

rogue's People

Contributors

timowest avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

rogue's Issues

Add inv option to LFO

Instead of encoding the inversion in the waveform options, it should be a separate parameter

Change filter volume usage

Filter volume should be applied at the final mix and not when filters buffers are written, this way filter cascading is easier

Add presets

Add presets as ttl files

Nord Lead categorization:
Acoustic, Arpeggio, Bass, Classic, Drum, Fantasy, FX, Lead, Organ, Pad, Piano, Synth

Git master doesn't build

./presetgen.py
Traceback (most recent call last):
File "./presetgen.py", line 120, in
main()
File "./presetgen.py", line 113, in main
dcf(1, {"type": 2}))
File "./presetgen.py", line 86, in preset
ttlFile = open("presets/" +name+".ttl", "w")
IOError: [Errno 2] No such file or directory: 'presets/test.ttl'
make: *** [presets.ttl] Error 1

Forgot pushing a few files? ;-)

Add central LFO

Add central LFO

  • Poly - note on resets voice LFO
  • Free - no resets (global LFO)
  • Mono - note on resets all LFOs

Free
in configLFO sync lfo phase to data.lfo.phase
in post process data.lfo.phase is moved forward

Mono:
on note-on reset all lfos

More general options

  • playmode - poly, mono, legato (untested)
  • glide time - 0-1 (untested)
  • pitchbend range - 0-24 (untested)

Audio rate modulation

  • modes FM, Ring
  • sources OSC1, OSC2, OSC3, OSC4

New ports for osc:s: oscN_mod_type, oscN_mod_source

Interpolate osc params

Interpolate width, param1 and param2

The params could be submitted as a [w_old, w_new, p1_old, p1_new, p2_old, p2_new] array

Add VA oscillators

Interpolate filter coefficients

Source and target freq and q can be given and for those the coefficients are calculated. The values in between are linearly interpolated

data visualizations

  • osc - waveshape
  • dcf - freq response - could be done via fftw3
  • env - ahdsr curve
  • lfo - waveshape

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.