- Sep 01, 2017
-
-
Gary Scavone authored
-
- Aug 30, 2017
-
-
Gary Scavone authored
-
- Aug 27, 2017
-
-
Stephen Sinclair authored
-
- Aug 22, 2017
-
-
Stephen Sinclair authored
Configure was checking for ALSA even if --without-alsa provided. Fix AC_ARG_WITH usage to be like the manual suggests: https://autotools.io/autoconf/arguments.html
-
Stephen Sinclair authored
Closes #72.
-
- Jul 29, 2017
-
-
Stephen Sinclair authored
-
- May 18, 2017
-
-
garyscavone authored
Update README-iOS.md
-
Ariel Elkin authored
fix markdown syntax
-
- May 04, 2017
-
-
Gary Scavone authored
-
- May 03, 2017
-
-
Gary Scavone authored
Added optional argument to FileWvIn and FileLoop to distinguish int-to-float scaling from data normalization. The default values should produce the same behaviour as before.
-
Gary Scavone authored
-
- Feb 24, 2017
-
-
Gary Scavone authored
-
- Feb 18, 2017
-
-
Gary Scavone authored
-
- Nov 02, 2016
-
-
Gary Scavone authored
-
- Sep 21, 2016
-
-
Gary Scavone authored
-
- Sep 14, 2016
-
-
garyscavone authored
#63: add separate index for tokens in parseString
-
garyscavone authored
redirect non-conforming writes to cerr to oStream_
-
- Sep 11, 2016
-
-
rhenninger authored
One error message was going to cerr instead of oStream_ in resonate.cpp
-
rhenninger authored
One error message in mandolin.cpp was going to cerr instead of oStream_
-
rhenninger authored
Most error messages go to oStream_. Two in guitar.cpp don't conform.
-
- Sep 06, 2016
-
-
Gary Scavone authored
-
- Aug 15, 2016
-
-
rhenninger authored
Previous fix to#63 didn't cover case where there are no tokens left because skini messages provides all values. For example, changing a shaker instrument has no further tokens, but rather pulls two constants directly from skini_msgs[]. Changed test ca line161 to bail out when more tokens are expected and none are left: when data type is SK_INT, SK_DBL or SK_STR (all less than 0)
-
- Aug 06, 2016
-
-
rhenninger authored
-
rhenninger authored
Added a separate index for accessing tokens leaving the original index for values to work as it always does. Code now correctly parses SKINI text for midi extension commands as well as basic commands.
-
- Feb 26, 2016
-
-
garyscavone authored
Fix build on case-sensitive OS X
-
Ryan Schmidt authored
Fix capitalization of CoreMIDI framework to fix build on Macs with case-sensitive filesystems.
-
- Feb 23, 2016
-
-
Gary Scavone authored
-
Gary Scavone authored
-
- Feb 03, 2016
-
-
Gary Scavone authored
-
Gary Scavone authored
-
- Dec 13, 2015
-
-
garyscavone authored
set ENABLE_TESTABILITY = YES on project.pbxproj
-
garyscavone authored
set raw wave path for demo project
-
Ariel Elkin authored
-
Ariel Elkin authored
-
garyscavone authored
Update config.{sub,guess}
-
- Dec 11, 2015
-
-
Felipe Sateler authored
This is needed to build on newer architectures
-
- Dec 04, 2015
-
-
garyscavone authored
add Stk::clear_alertList method
-
Victor Bombi authored
-
- Dec 03, 2015
-
-
garyscavone authored
add removeSampleRateAlert to ADSR and Asymp
-
garyscavone authored
Fix install target for new soname scheme
-