Commit Graph

  • db79599c01 Merge pull request #84 from ryandesign/eg garyscavone 2018-08-27 17:36:11 -04:00
  • 7f06bf46f3 Merge pull request #85 from ryandesign/tcl-tk-xcode garyscavone 2018-08-27 17:34:20 -04:00
  • 03b4299af4 Change "tcl" to "Tcl" Ryan Schmidt 2018-08-25 22:21:18 -05:00
  • c531f68a56 Change "tcl/tk" to "Tcl/Tk" Ryan Schmidt 2018-08-25 22:20:12 -05:00
  • 0a5dbf59d2 Change "XCode" to "Xcode" Ryan Schmidt 2018-08-25 22:17:29 -05:00
  • 493fb35b3f Add missing apostrophe and parentheses Ryan Schmidt 2018-08-25 20:53:32 -05:00
  • 00f7424140 Change "ex." to "e.g." Ryan Schmidt 2018-08-25 20:51:15 -05:00
  • 47822b8ce8 Change "eg:" to "e.g." Ryan Schmidt 2018-08-25 20:46:09 -05:00
  • 4a27274c0f Change "eg." to "e.g." Ryan Schmidt 2018-08-25 20:44:44 -05:00
  • d1f08072f9 Change "http://cocoapods.org/" to "https://cocoapods.org" Ryan Schmidt 2018-08-25 20:31:01 -05:00
  • 3211b94abb Change "Cocoapods" to "CocoaPods" Ryan Schmidt 2018-08-25 20:29:44 -05:00
  • 5e28beb4db Change "Direct Sound" to "DirectSound" Ryan Schmidt 2018-08-25 20:16:07 -05:00
  • 21d392dca7 Change "Core Audio" to "CoreAudio" Ryan Schmidt 2018-08-25 20:15:08 -05:00
  • f79d75037a Change "Core Midi" to "CoreMIDI" Ryan Schmidt 2018-08-25 20:13:57 -05:00
  • 3efa214fbd Rename "README.MD" to "README.md" Ryan Schmidt 2018-08-25 19:49:27 -05:00
  • 6acefc08a8 Use cp -R instead of cp -r Ryan Schmidt 2018-08-25 17:16:39 -05:00
  • 6ce3ac9e10 Fix in FileLoop::getSize() to return file size in samples, rather than the chunk size if chunking.(GPS) Gary Scavone 2018-04-27 13:21:14 +02:00
  • 11d1dc54f3 Update of RtAudio and RtMidi classes in advance of 4.6.0 release. v4.6.0 Gary Scavone 2017-08-31 17:28:55 -07:00
  • d6c67cc479 Version and documentation updates in preparation for 4.6.0 release. Gary Scavone 2017-08-30 12:48:34 -07:00
  • 6ed16eb806 Check for jack on all operating systems. Stephen Sinclair 2017-08-26 23:40:57 -03:00
  • 05230b11d5 Don't check all libraries, use AS_IF. Stephen Sinclair 2017-08-22 17:04:10 -03:00
  • 3e103671d9 Remove Jack dependency on ALSA. Stephen Sinclair 2017-08-22 16:39:09 -03:00
  • 071280a311 Fix warnings about unsigned-signed comparison. Stephen Sinclair 2017-05-11 17:55:07 -03:00
  • 15a2c89f89 Merge pull request #71 from thestk/arielelkin-patch-1 garyscavone 2017-05-18 16:07:32 -04:00
  • 889328c3c1 Update README-iOS.md arielelkin-patch-1 Ariel Elkin 2017-05-18 16:53:46 -03:00
  • 62416d7e3f Fix to FileWvIn / FileLoop for file open issue and normalization. Gary Scavone 2017-05-04 16:32:53 -04:00
  • 9627701d04 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 2017-05-03 16:15:42 -04:00
  • 9966f06757 FMVoices bug fix to avoid currentVowel > 31. Gary Scavone 2017-05-03 15:20:19 -04:00
  • 56bcdc32ed Fix to zero new delay memory in setMaximumDelay() function. Gary Scavone 2017-02-24 08:36:02 -05:00
  • 2ddc79e3bd Bug fix for MAT-files in FileWrite.cpp Gary Scavone 2017-02-18 10:08:57 -05:00
  • 96b1a72186 Bug fix in MidiFileIn.cpp for timing with time-code formats. Gary Scavone 2016-11-02 18:03:25 -04:00
  • 2a6ada02a7 Updates to demo project scripts to specify the path to the binary file Gary Scavone 2016-09-21 15:10:56 -04:00
  • 488301223a Merge pull request #64 from rhenninger/patch-1 garyscavone 2016-09-14 19:50:57 -04:00
  • 08f71c8fa9 Merge pull request #66 from rhenninger/patch-2 garyscavone 2016-09-14 19:49:34 -04:00
  • e03aa486dd redirect non-conforming writes to cerr to oStream_ rhenninger 2016-09-11 13:51:10 -04:00
  • 5dd605ecfd redirect non-conforming writes to cerr to oStream_ rhenninger 2016-09-11 13:47:25 -04:00
  • 77a5cfa4aa redirect non-conforming writes to cerr to oStream_ rhenninger 2016-09-11 13:38:57 -04:00
  • 77bdb45575 Bug fix in duplex.cpp Gary Scavone 2016-09-06 11:27:36 -04:00
  • ff52b9f0b0 Need to cover zero token case (Shakers) rhenninger 2016-08-15 09:16:50 -04:00
  • fe0f5d7f96 Update Skini.cpp rhenninger 2016-08-06 08:40:07 -04:00
  • e1aa259517 #63: add separate index for tokens in parseString rhenninger 2016-08-06 08:11:35 -04:00
  • 95fcd14213 Merge pull request #56 from ryandesign/master garyscavone 2016-02-26 07:54:41 -05:00
  • a5bef56e76 Fix build on case-sensitive OS X Ryan Schmidt 2016-02-25 22:23:37 -06:00
  • fb50d69e08 Lots of documentation updates in advance of new release (4.5.1). 4.5.1 Gary Scavone 2016-02-22 20:51:07 -05:00
  • 126ff9d9e1 Updated RtMidi and RtAudio files after new releases. Gary Scavone 2016-02-22 20:05:28 -05:00
  • 83b75ed339 Fix for FileWvIn and FileLoop classes so that files are closed unless chunking. Gary Scavone 2016-02-03 16:37:51 -05:00
  • f0f6668f25 Fixed typo in documentation. Gary Scavone 2016-02-03 14:03:00 -05:00
  • a506acc708 Merge pull request #53 from arielelkin/master garyscavone 2015-12-13 12:13:29 -05:00
  • 3e42e3db3f Merge pull request #54 from arielelkin/setRawWavePathForDemoProject garyscavone 2015-12-13 12:12:52 -05:00
  • 852bdec0c9 set raw wave path for demo project Ariel Elkin 2015-12-13 16:55:45 +01:00
  • 9d8673a24e set ENABLE_TESTABILITY = YES on project.pbxproj Ariel Elkin 2015-12-13 16:42:52 +01:00
  • 57344a11a9 Merge pull request #52 from fsateler/update-config-files garyscavone 2015-12-13 09:45:33 -05:00
  • 00da5562cd Update config.{sub,guess} Felipe Sateler 2015-12-10 22:57:17 -03:00
  • b02298a9f4 Merge pull request #51 from sonoro1234/clear_alertList_brnch garyscavone 2015-12-04 07:54:51 -05:00
  • d1b4dd485b add Stk::clear_alertList method Victor Bombi 2015-12-04 09:24:31 +01:00
  • 6d5a779879 Merge pull request #49 from sonoro1234/removealert_branch garyscavone 2015-12-02 19:47:51 -05:00
  • 7ea8b10c6a Merge pull request #48 from fsateler/master garyscavone 2015-12-02 19:46:50 -05:00
  • 0e69055579 VoicForm: change message Clarinet to Voicform Victor Bombi 2015-12-01 18:53:14 +01:00
  • c2833d356a add removeSampleRateAlert to ADSR and Asymp to pair with addSampleRateAlert Victor Bombi 2015-12-01 18:23:09 +01:00
  • 0f16f683c9 Fix install target for new soname scheme Felipe Sateler 2015-11-27 20:32:46 -03:00
  • f3b1f35a8c Merge pull request #47 from fsateler/patch-1 garyscavone 2015-11-22 19:14:49 -05:00
  • 262fe5a2d1 Makefile.in: Reuse version from configure.ac Felipe Sateler 2015-11-19 23:49:50 -03:00
  • 5e79513e5a Update to play.cpp to play mono files out as stereo. Gary Scavone 2015-11-03 16:35:46 -05:00
  • f13866e696 Merge pull request #44 from arielelkin/StkFrames_cast garyscavone 2015-04-08 07:59:33 -04:00
  • 9533f2bc66 StkFrames::operator+: cast nFrames to unsigned int given we add it to a value of type unsigned int Ariel Elkin 2015-04-08 02:48:46 +02:00
  • 8c0ad97a25 Update to demo project Makefile.in and Demo.tcl to fix problems due to previous updates. Gary Scavone 2015-03-25 16:09:03 -04:00
  • 87461b1471 Merge pull request #42 from Ahbee/fixTypo garyscavone 2015-03-25 15:53:17 -04:00
  • 58fc744ea4 fixed typos in getChannel setChannel() Abhi 2015-03-23 23:00:49 -04:00
  • 35f66c806e Bugfix in DelayL::setDelay(); Updated tick() functions in RtWvIn and InetWvIn to support channel offset Gary Scavone 2014-11-03 15:33:44 -05:00
  • 0a7c541cdc Merge pull request #38 from Ahbee/rename garyscavone 2014-11-03 14:11:17 -05:00
  • 0e55d2d2b1 Merge pull request #37 from Ahbee/feature-operator+ garyscavone 2014-11-03 14:10:09 -05:00
  • c1c314e7d6 Merge pull request #36 from Ahbee/feature-setChannel garyscavone 2014-11-03 14:09:40 -05:00
  • 84d947c750 Merge pull request #39 from danlin/master garyscavone 2014-09-30 07:52:06 -04:00
  • 05560b102d correct placement of #endif Daniel Lindenfelser 2014-09-30 05:54:50 +02:00
  • 759fc187bc Renamed StkFrames::copyChannel Abhi 2014-09-21 21:28:39 -04:00
  • 46be0d56c3 added StkFrames::setChannel Abhi 2014-09-21 20:43:41 -04:00
  • 032e76da70 add StkFrames::operator+ Abhi 2014-09-21 18:06:47 -04:00
  • aae7f609cf Merge pull request #35 from Ahbee/copychannel garyscavone 2014-09-19 08:21:56 -04:00
  • d959a1167d Merge pull request #34 from Ahbee/FileWv_tick garyscavone 2014-09-19 08:20:13 -04:00
  • c9f8c017bc Merge pull request #33 from Ahbee/BugFix_DelayL garyscavone 2014-09-19 08:17:51 -04:00
  • 6094f40399 renamed argument sourceChannel to channel Abhi 2014-09-16 19:24:29 -04:00
  • a2fb59f476 Fixed spelling Abhi 2014-09-16 17:57:30 -04:00
  • f905623d10 added StkFrames::copyChannel Abhi 2014-09-16 17:53:18 -04:00
  • b196c58c75 add channel arg to WvIn::tick Abhi 2014-09-16 12:50:58 -04:00
  • 20b9411a5a fixed bug in DelayA :: setMaximumDelay Abhi 2014-09-13 19:25:08 -04:00
  • bc3cfa8fb5 fixed bug in DelayL :: setMaximumDelay Abhi 2014-09-13 18:01:26 -04:00
  • d1acfb07ed Merge branch 'master' of https://github.com/thestk/stk with local. Gary Scavone 2014-09-11 09:49:37 -04:00
  • b5f046871b Memory leak fix in StkFrames::operator= function Gary Scavone 2014-09-11 09:46:25 -04:00
  • 1de1f1e63d Merge pull request #30 from Karbonforms/master garyscavone 2014-09-06 21:10:50 -04:00
  • 4ce317a5a7 fix Twang.cpp Was producing noise (values far in excess of +/- 1.0) reverted line removed since 4.4.4 klf 2014-08-21 10:01:57 +01:00
  • 2e8a0cdd50 Merge pull request #27 from fsateler/stk-soname garyscavone 2014-08-11 14:23:42 -04:00
  • 5f9f7f6f08 Merge pull request #29 from radarsat1/master garyscavone 2014-08-11 14:21:59 -04:00
  • a2be4bc721 Finish renaming SKINI.msg and SKINI.tbl to SKINImsg.h and SKINItbl.h, respectively. Stephen Sinclair 2014-08-07 11:53:21 +02:00
  • 2437623d67 Merge pull request #26 from fsateler/rename-demo garyscavone 2014-06-10 20:25:17 -04:00
  • 0063a57dcb Bump soname with each release Felipe Sateler 2014-06-09 21:01:56 -04:00
  • cc568a58c1 Rename demo program to stk-demo Felipe Sateler 2014-06-09 12:17:02 -04:00
  • 1799064d6f Update README-iOS.md Ariel Elkin 2014-05-12 15:22:07 -04:00
  • 540d45dbbd Merge pull request #25 from arielelkin/rename-skini.msg garyscavone 2014-05-06 09:19:00 -04:00
  • 222f81c1c1 Rename SKINI.msg to SKINImsg.h and SKINI.tbl to SKINItbl.h Ariel Elkin 2014-05-02 14:02:00 -04:00
  • cbb2fea120 Updated docs for release date. 4.5.0 Gary Scavone 2014-04-26 16:33:24 -04:00