issues
search
HenningKlokkeraasen
/
WebAudioApiExperiments
Web Audio API Experiments
http://webaudioapi.drmowinckel.com/_studio/rack.html?rackName=home
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
EG does not work well with Osc and Filter
#62
HenningKlokkeraasen
opened
8 years ago
1
Separate osc frequency and octave
#61
HenningKlokkeraasen
opened
8 years ago
0
Use <main>
#60
HenningKlokkeraasen
opened
8 years ago
0
Use HP instead of U
#59
HenningKlokkeraasen
closed
8 years ago
0
Use box-sizing: border-box
#58
HenningKlokkeraasen
closed
8 years ago
0
Replace JimKnopf knob and QwertyHancock keyboard controls with webaudio-controls WebComponents
#57
HenningKlokkeraasen
opened
8 years ago
1
Add effects: chorus, flanger, ping pong delay, echo, etc. See issue re using tuna.js
#56
HenningKlokkeraasen
opened
8 years ago
0
Make the Envelope Generator stages configurable. ADSR, AR, AD, ADSHR, AHDSR, ADHD, inverted curves etc
#55
HenningKlokkeraasen
opened
8 years ago
0
Make the Envelope Generator curve be configurable. Each step should be set to either linear, exp or log ramps
#54
HenningKlokkeraasen
opened
8 years ago
0
Listen to all MIDI messages, channels. Add MIDI learn
#53
HenningKlokkeraasen
opened
8 years ago
0
Add a skeumorphic switch, replace checkboxes and radio buttons
#52
HenningKlokkeraasen
closed
8 years ago
1
Add a pitch bend wheel module, and modulation wheel. Both shouldbe able to receive MIDI from a physical device and pass on to e.g. oscs and lfos
#51
HenningKlokkeraasen
opened
8 years ago
0
Add 4-pole filter
#50
HenningKlokkeraasen
opened
8 years ago
0
MIDI input from pads from e.g. Novation launchpad should trigger sounds in a drum pads module
#49
HenningKlokkeraasen
opened
8 years ago
0
Add a Vocoder module
#48
HenningKlokkeraasen
opened
8 years ago
2
Draw the cutoff point inside a Filter module, redraw when parameters change (X Y diagram)
#47
HenningKlokkeraasen
opened
8 years ago
0
Draw the ADSR curve of an Envelope Generator inside the module, redraw when parameters change
#46
HenningKlokkeraasen
opened
8 years ago
0
Add a pulse rate LED-ish indicator for LFOs
#45
HenningKlokkeraasen
opened
8 years ago
0
Adda VU meter and level module
#44
HenningKlokkeraasen
opened
8 years ago
0
Make the patch cables render in the viewport, not the window, and listen to the resize events and redraw the patches. might be expensive
#43
HenningKlokkeraasen
opened
8 years ago
0
Add a Sub Oscillator module
#42
HenningKlokkeraasen
opened
8 years ago
0
Add Pulse Width Modulation
#41
HenningKlokkeraasen
opened
8 years ago
0
TODOs for Gear concept: Hide internal patching, hide internal patch holes (only the ones in a Patch Bay should be shown)
#40
HenningKlokkeraasen
opened
8 years ago
0
Patch cables should be more skeumorphic
#39
HenningKlokkeraasen
opened
8 years ago
0
Be able to change styles: One CSS set renders the rack and modules similar to a Moog Modular, one similar to a Roland Jupiter-8, etc
#38
HenningKlokkeraasen
opened
8 years ago
3
Un-patch: When clicking In/Out and there is already a connection there: Remove that connection (both in the Web Audio graph and the canvas representing the cable)
#37
HenningKlokkeraasen
closed
8 years ago
1
Re-triggering oscillators
#36
HenningKlokkeraasen
opened
8 years ago
0
Add an Arpeggiator module
#35
HenningKlokkeraasen
opened
8 years ago
0
Emulate Commodore 64 sounds, Nintentdo sounds, TR-808 sounds, church organ, el. piano, etc
#34
HenningKlokkeraasen
opened
8 years ago
0
Drum Machine: a Gear with Noise, Envelope and Filter
#33
HenningKlokkeraasen
opened
8 years ago
0
The non-standard modules such as Noise, Super Saw - make sure they can be used the same way as regular Osc, i.e. can be triggered, can be modulated, can be controlled (frequency), so they can be used in Voice units and be triggered from keyboard/MIDI
#32
HenningKlokkeraasen
opened
8 years ago
0
Have tuna.js and other available libs as the basis for other modules, no need to re-implement stuff that exists (aside from the fun of it)
#31
HenningKlokkeraasen
opened
8 years ago
0
Duophonic and Polyphonic Voice units. Voice Allocation Unit to locate and start Oscillators
#30
HenningKlokkeraasen
opened
8 years ago
0
Add glide / portamento
#29
HenningKlokkeraasen
closed
8 years ago
1
Sync signal. To have e.g. one Osc sync to another (period start at the same time). Also: Frequency follow
#28
HenningKlokkeraasen
opened
8 years ago
0
A module has to be able to defined how many of each signal In/Out it should have. Not only one of each type is supported
#27
HenningKlokkeraasen
opened
8 years ago
0
Patch Bay module: Need to send Trigger and Control signals straight through. Now only Audio is supported
#26
HenningKlokkeraasen
opened
8 years ago
0
Should be able to save a rack layout, add modules to a rack after initial page load, save patches, save current state of all modules etc
#25
HenningKlokkeraasen
opened
8 years ago
0
Start to use TypeScript to get static typing and intellisense in VS Code
#24
HenningKlokkeraasen
opened
8 years ago
0
Bind HTML element events to Facades better when the rack is loaded. There is too much getting and setting stuff in the DOM
#23
HenningKlokkeraasen
opened
8 years ago
0
Add a Drum Machine module
#22
HenningKlokkeraasen
opened
8 years ago
0
Add a Sampler module
#21
HenningKlokkeraasen
opened
8 years ago
0
Add a S+H module
#20
HenningKlokkeraasen
opened
8 years ago
0
Separte elements like Knob, Slider, Patch In/Out into their own templates/components, Let Gear and Rack be super-components to place Modules in
#19
HenningKlokkeraasen
opened
8 years ago
0
All rendered modules should have a unique ID in the DOM, not just use the shortName from the module definition object
#18
HenningKlokkeraasen
opened
8 years ago
0
Replace HBS templates, Facades and Controllers with Web Components for each module instead
#17
HenningKlokkeraasen
opened
8 years ago
0
Replace mixins with something ES6
#16
HenningKlokkeraasen
opened
8 years ago
0
Add a Step Sequencer module
#15
HenningKlokkeraasen
opened
8 years ago
0
Get rid of all prototypes, replace with ES6 classes
#14
HenningKlokkeraasen
opened
8 years ago
0
Remove Require.js and replace with module loading when implemented in Chrome/FF
#13
HenningKlokkeraasen
opened
8 years ago
0
Next