2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 2 days ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
move marsyas scripts to src/marscript, change extension to ".mrs" More... over 10 years ago
safeguard for invalid options More... over 10 years ago
scripting: simplify syntax for importing scripts as prototypes More... over 10 years ago
debug: Recorder: accumulate time measures until calling 'clear' More... over 10 years ago
inspector: implement performing multiple ticks at once More... over 10 years ago
marsystems: AudioSink: fix a couple numeric type mismatches More... over 10 years ago
marsystems: SVFilter: do not use C++11 features More... over 10 years ago
marsystems: MidiInput: keep compilers happy in non-C++11 mode More... over 10 years ago
marsystems: AudioSink: fix and refactor More... over 10 years ago
Merge pull request #24 from evojimmy/changes More... over 10 years ago
docs: fix build error More... over 10 years ago
Merge pull request #21 from githubnemo/ann_build_fix More... over 10 years ago
Merge pull request #16 from lgauthie/synthesis More... over 10 years ago
Removed some tabs to make style police happy More... over 10 years ago
scripting: check in the kea script More... over 10 years ago
Small edit for testing More... over 10 years ago
Fixed AudioSink resampling More... over 10 years ago
Merge pull request #23 from evojimmy/master More... over 10 years ago
AudioSink support for probe and resample (using naively linear interpolation) More... over 10 years ago
potential err that cause segmentation fault More... over 10 years ago
Add missing ANN file to CMakeList More... over 10 years ago
WekaSource: streamline validation mode parsing even more More... over 10 years ago
MarSystem: avoid C++11 More... over 10 years ago
FileName: treat paths beginning with '~' as absolute More... over 10 years ago
scripting: resolve include paths relative to current file path More... over 10 years ago
scripting: implement #include directive More... over 10 years ago
WekaSource: try fix building on Mac OS X More... over 10 years ago
CMake: report error if CMake initialized in the "src" subdirectory More... over 10 years ago
WekaSource: postpone 'mode' and 'done' control changes by one tick More... over 10 years ago
WekaSource: no functional change, just cosmetics More... over 10 years ago