aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/MachineBuilder.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-11-17Run... almostDavid Robillard1-3/+1
2008-11-17Compile.David Robillard1-2/+4
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-2/+2
2008-02-09Use Raul::TimeStamp (LV2 compatible typed 32:32 fixed timestamp) everywhere.David Robillard1-24/+22
2007-12-07Fix loading selector nodes.David Robillard1-3/+3
2007-12-05Working mutation operators.David Robillard1-4/+4
2007-12-05Add preliminary mutation to machina (only random edge probability mutation so...David Robillard1-7/+7
2007-12-02Ability to add notes to non-MIDI-note nodes (ie make noise with mouse only).David Robillard1-2/+2
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-1/+1
2007-04-06Email address and FSF copyright address updates.David Robillard1-1/+1
2007-04-05Code cleanups.David Robillard1-70/+3
2007-04-05Selector states.David Robillard1-7/+48
2007-04-04Quantization while recording.David Robillard1-91/+152
2007-04-02Edge label toggling.David Robillard1-9/+15
2007-03-31Fixed tempo skew (record vs playback).David Robillard1-11/+18
2007-03-31Realtime MIDI recording.David Robillard1-0/+246