0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't let a drag event add new empty rows to the state map in sequencer. More... over 12 years ago
When the sequencer isn't playing, play the instrument when the user enables a cell. More... over 12 years ago
ns-instruments function finds instruments in a namespace. Please review. More... over 12 years ago
Include to-string function for synth and inst callable maps so they print with a little more info. Please review. More... over 12 years ago
Allow to-string function to be supplied to callable-map. Please review. More... over 12 years ago
Fixing drums that had old :done to :action so they remove themselves correctly. More... over 12 years ago
Merge branch 'master' into protocols More... over 12 years ago
Updating examples to pass instruments to sequencer in a seq. More... over 12 years ago
Add Fabian Steeg as a committer - also update interview list. More... over 12 years ago
Merge pull request #61 from fsteeg/demo More... over 12 years ago
Merge pull request #60 from fsteeg/build More... over 12 years ago
Notional "surface" widget controls three params. More... over 12 years ago
Minor fix for playing with dubstep example More... over 12 years ago
Tweak project settings for build and tests More... over 12 years ago
Add generated files to .gitignore More... over 12 years ago
Merging in piano roll and adapting to be a bit more like sequencer. More... over 12 years ago
Merge remote-tracking branch 'jon/sequencer' into sequencer More... over 12 years ago
Fixing inst bug on redefinition. More... over 12 years ago
button on sequencer to show controllers for all instruments in one pane. More... over 12 years ago
synth-controller can now display controls for multiple synths. More... over 12 years ago
Clean up scaling code. Dynamically calculate range of slider based on param step value. This fixes rounding issues when typing values in the spinner. More... over 12 years ago
When synth control ui is closed, clean up bindings to the synth's value atom. Otherwise, invisible controls can pile up in the background. This changes requires latest from seesaw 1.3.1-SNAPSHOT develop branch. More... over 12 years ago
add interviews to readme More... over 12 years ago
clean up and add (dissoc-in) to remove negatively scaled notes
Jon
More... over 12 years ago
added scaleable active notes
Jon
More... over 12 years ago
Somewhat yucky fix for infinite loops in synth control bindings. More... over 12 years ago
Replaced sequencer toggle buttons with custom grid. More... over 12 years ago
Fixed formatting of "The anatomy of a spec map" More... over 12 years ago
Click on instrument names in sequencer to open controller. More... over 12 years ago
Added a clear button to each row in sequencer More... over 12 years ago