neXyon / audaspace

A high level and feature rich audio library written in C++ with language bindings.
Apache License 2.0
57 stars 25 forks source link

Features #9

Closed ghost closed 7 years ago

ghost commented 7 years ago

Dear neXyon, is somewhat unclear what the features of AudaSpace are, but just tell me (please) if the following is supported:

Filter (High/Low Pass/Shelf) Chorus Delay WaveShaper Noise gate Phaser Gain

Pitch Pitch bend Pan

Oscillators (Sine, Triangle, Saw, Pulse, Noise) with custom amplitude (-1 ~ 1) FM, AM, Mix oscillators

Change parameters value during playback Chords/Arpeggios

Sound groups (AKA mixer buses, with routing)

These 2 below should be attached to almost everything: Envelope LFO And also one each other (Envelope controlling LFO and vice versa)

Thanks in advance.

ghost commented 7 years ago

I read the docs (quite barebone in truth) and I'm still wondering if is the following supported: Overdrive Cabinet Delay Convolver Compressor WahWah Tremolo Phaser Chorus Bitcrusher Moog Filter Ping Pong Delay Panner Gain WaveShaper Noisegate LFO

Note I mean out of the box, not just "possible". Please, reply. You could also add this to the docs or point people here, or rather creating a FAQ in the docs, with this reply (which, IMHO, is crucial). And it's not clear if there are differences between this library and the Blender bundled one, in which case you could briefly tell us what these are.

ghost commented 7 years ago

Ok, I'm a dumb. I say this because I realised only now there's plenty of DSSI and LADSPA plug in which does what I'm asking for and more.