aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/Machine.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-02-09Use Raul::TimeStamp (LV2 compatible typed 32:32 fixed timestamp) everywhere.David Robillard1-15/+13
2007-12-07Possible bug fix maybe possibly but probably not.David Robillard1-3/+3
2007-12-07It's evolution, baby.David Robillard1-26/+62
2007-12-06Added missing files.David Robillard1-0/+19
2007-12-05Working mutation operators.David Robillard1-1/+4
2007-12-05Add preliminary mutation to machina (only random edge probability mutation so...David Robillard1-7/+35
2007-12-05Remove misguided gene stuff (Machine is the gene..).David Robillard1-31/+0
2007-12-05Preliminary evolutionary stuff in machina.David Robillard1-4/+35
2007-12-04Fix stuck notes on stop.David Robillard1-5/+3
2007-11-30Split redland C++ wrappers out from Raul.David Robillard1-6/+6
2007-11-29Fix serialialization.David Robillard1-4/+4
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-3/+3
2007-05-07Fixed assert crash bug.David Robillard1-5/+10
2007-05-01Converted Raul (and thus Ingen and Machina) to use Redland over Raptor/Rasqal...David Robillard1-15/+17
2007-04-17Fix missed events timestamp bug (for real this time).David Robillard1-6/+7
2007-04-17Fixed possibly missed MIDI events.David Robillard1-1/+1
2007-04-06Email address and FSF copyright address updates.David Robillard1-1/+1
2007-04-05Code cleanups.David Robillard1-23/+0
2007-04-05Selector states.David Robillard1-10/+36
2007-04-01Fixed missed events (off by one bug comparing time stamps with end of cycle).David Robillard1-1/+1
2007-03-31Fixed tempo skew (record vs playback).David Robillard1-0/+4
2007-03-30Canvas auto-layout uses durations like graphviz diagrams.David Robillard1-9/+10
2007-03-25Fixed construction algorithm bugs.David Robillard1-5/+5
2007-03-25Added node properties window.David Robillard1-0/+8
2007-03-22Runtime (RT thread) performance improvements.David Robillard1-6/+50
2007-03-18Improved automata diagram drawing (include notes, use standard initial note n...David Robillard1-1/+15
2007-03-14Serialization bug fixes.David Robillard1-0/+3
2007-03-03SMF writing work.David Robillard1-6/+20
2007-02-28Added python script to convert RDF files to dot graphs.David Robillard1-3/+9
2007-02-25More serialization work (loading, saving works from GUI).David Robillard1-3/+3
2007-02-24Serialization of edges.David Robillard1-3/+12
2007-02-24Serialization work.David Robillard1-1/+1
2007-02-23Functional edge probability.David Robillard1-3/+9
2007-02-22Machina quantization, various timing related fixes.David Robillard1-1/+4
2007-02-21Tempo based time in Machina (and related utilities added to Raul).David Robillard1-6/+6
2007-02-14Serialization work on Machina.David Robillard1-0/+24
2007-02-11Machina animation.David Robillard1-3/+4
2007-02-11Moved Maid from Ingen to Raul.David Robillard1-73/+41
2007-02-10Finished MIDI genericification.David Robillard1-6/+10
2007-02-10Machine GUI talking to Jack engine, running machines made in GUI, etc.David Robillard1-8/+12
2007-02-10Fix previous (broken) commit.David Robillard1-0/+224