Victor Bombi
|
d1b4dd485b
|
add Stk::clear_alertList method
|
2015-12-04 09:24:31 +01:00 |
|
Ariel Elkin
|
9533f2bc66
|
StkFrames::operator+: cast nFrames to unsigned int given we add it to a value of type unsigned int
|
2015-04-08 02:48:46 +02:00 |
|
Gary Scavone
|
35f66c806e
|
Bugfix in DelayL::setDelay(); Updated tick() functions in RtWvIn and InetWvIn to support channel offset
|
2014-11-03 15:33:44 -05:00 |
|
garyscavone
|
0a7c541cdc
|
Merge pull request #38 from Ahbee/rename
Renamed StkFrames::copyChannel to StkFrames::getChannel
|
2014-11-03 14:11:17 -05:00 |
|
garyscavone
|
0e55d2d2b1
|
Merge pull request #37 from Ahbee/feature-operator+
add StkFrames::operator+
|
2014-11-03 14:10:09 -05:00 |
|
garyscavone
|
c1c314e7d6
|
Merge pull request #36 from Ahbee/feature-setChannel
added StkFrames::setChannel
|
2014-11-03 14:09:40 -05:00 |
|
Daniel Lindenfelser
|
05560b102d
|
correct placement of #endif
|
2014-09-30 05:54:50 +02:00 |
|
Abhi
|
759fc187bc
|
Renamed StkFrames::copyChannel
Renamed StkFrames::copyChannel to StkFrames::getChannel.
|
2014-09-21 21:28:39 -04:00 |
|
Abhi
|
46be0d56c3
|
added StkFrames::setChannel
|
2014-09-21 20:43:41 -04:00 |
|
Abhi
|
032e76da70
|
add StkFrames::operator+
|
2014-09-21 18:06:47 -04:00 |
|
garyscavone
|
aae7f609cf
|
Merge pull request #35 from Ahbee/copychannel
adds function StkFrames::copyChannel
|
2014-09-19 08:21:56 -04:00 |
|
Abhi
|
6094f40399
|
renamed argument sourceChannel to channel
|
2014-09-16 19:24:29 -04:00 |
|
Abhi
|
a2fb59f476
|
Fixed spelling
|
2014-09-16 17:57:30 -04:00 |
|
Abhi
|
f905623d10
|
added StkFrames::copyChannel
|
2014-09-16 17:53:18 -04:00 |
|
Abhi
|
b196c58c75
|
add channel arg to WvIn::tick
StkFrames& tick( StkFrames& frames ) ` is now StkFrames& tick(
StkFrames& frames, unsigned int channel = 0 )` . same applies to
FIleLoop and FileWvIn
|
2014-09-16 12:50:58 -04:00 |
|
Stephen Sinclair
|
a2be4bc721
|
Finish renaming SKINI.msg and SKINI.tbl to SKINImsg.h and SKINItbl.h, respectively.
|
2014-08-07 11:53:21 +02:00 |
|
Ariel Elkin
|
222f81c1c1
|
Rename SKINI.msg to SKINImsg.h and SKINI.tbl to SKINItbl.h
|
2014-05-02 14:02:00 -04:00 |
|
Gary Scavone
|
4e4e8053a5
|
Updated to RtAudio 4.1.1; Fixed typo in ElectricGuitar script.
|
2014-04-26 15:04:32 -04:00 |
|
Gary Scavone
|
ea52f1f1a8
|
Removed undefined clear() functions in FM, Resonate, Simple, and Sampler classes; a few documentation updates in preparation for 4.5.0 release.
|
2014-04-23 12:12:35 -04:00 |
|
Gary Scavone
|
1c5d42e64c
|
Updated to latest version of RtAudio with support for WASAPI using MinGW.
|
2014-04-23 11:39:32 -04:00 |
|
Graham Percival
|
a0638ad024
|
add clear() to abstract Instrumnt.h
This simplies code which uses different instruments.
|
2014-04-15 09:55:42 +08:00 |
|
garyscavone
|
3caee97842
|
Merge pull request #18 from arielelkin/fix-variable-types-in-Iir
fix variable types in Iir
|
2014-04-13 14:17:42 -04:00 |
|
Ariel Elkin
|
1a2509ead9
|
Iir: change variable types from std::vector<StkFloat>::size_type to size_t
|
2014-04-11 23:50:52 +02:00 |
|
Gary Scavone
|
92ca28918f
|
Bug fix in FreeVerb; Added <cstring> header in Stk.h (which seemed necessary for MinGW).
|
2014-04-11 16:03:52 -04:00 |
|
Gary Scavone
|
caf7d2f2eb
|
Updated to new releases of RtAudio and RtMidi.
|
2014-04-11 09:29:42 -04:00 |
|
Gary Scavone
|
3ee62e42d0
|
Date changes in preparation for new release.
|
2014-04-11 09:10:58 -04:00 |
|
garyscavone
|
4c8e0dec43
|
Merge pull request #15 from arielelkin/fix-variable-types-in-TapDelay
Fix variable types in tap delay
|
2014-04-07 10:07:22 -04:00 |
|
garyscavone
|
914a76cae0
|
Merge pull request #14 from arielelkin/fix-variable-types-in-LentPitShift
fix variable types in LentPitShift
|
2014-04-07 10:04:21 -04:00 |
|
Ariel Elkin
|
79cdf449b5
|
fix variable types in Iir
|
2014-04-06 08:37:04 +01:00 |
|
Ariel Elkin
|
0f6f1c4194
|
fix variable types in LentPitShift
|
2014-04-06 08:26:33 +01:00 |
|
Ariel Elkin
|
b2cefb3b53
|
TapDelay: fix variable types
|
2014-04-06 08:24:32 +01:00 |
|
Ariel Elkin
|
eade52ff5c
|
remove register keyword
|
2014-04-05 21:39:57 +01:00 |
|
garyscavone
|
4c6e8aee76
|
Merge pull request #6 from arielelkin/explicit-casts-in-Fir
make casts in Fir.h explicit
|
2014-02-28 13:02:09 -05:00 |
|
Ariel Elkin
|
7aefe7caff
|
make casts in Fir.h explicit
|
2014-02-27 01:19:34 +00:00 |
|
Ariel Elkin
|
00f822e00c
|
explicitly cast return value in frames() to match return type
|
2014-02-27 01:08:45 +00:00 |
|
Stephen Sinclair
|
caeaa5778c
|
handleError member function must be declared const.
Otherwise it causes a compilation failure when called from const
functions.
|
2013-10-12 14:11:24 +02:00 |
|
Stephen Sinclair
|
c298839886
|
Extra bracket causes compilation failure in debug mode.
|
2013-10-12 14:11:24 +02:00 |
|
Gary Scavone
|
fc877b87bf
|
Version 4.4.4
|
2013-09-29 23:22:28 +02:00 |
|
Gary Scavone
|
0aec39260a
|
Version 4.4.3
|
2013-09-29 23:21:29 +02:00 |
|
Gary Scavone
|
baca57040b
|
Version 4.4.2
|
2013-09-29 23:15:24 +02:00 |
|
Gary Scavone
|
b6a2202011
|
Version 4.4.1
|
2013-09-29 23:14:45 +02:00 |
|
Gary Scavone
|
eccd8c9981
|
Version 4.4.0
|
2013-09-29 23:11:39 +02:00 |
|
Gary Scavone
|
d199342e86
|
Version 4.3.1
|
2013-09-29 23:07:08 +02:00 |
|
Gary Scavone
|
27d9b79dc7
|
Version 4.3.0
|
2013-09-29 23:07:00 +02:00 |
|
Gary Scavone
|
2cbce2d8bd
|
Version 4.2.1
|
2013-09-29 23:06:23 +02:00 |
|
Gary Scavone
|
a6381b9d38
|
Version 4.2.0
|
2013-09-29 23:06:14 +02:00 |
|
Gary Scavone
|
cf06b7598b
|
Version 4.1.3
|
2013-09-29 23:06:05 +02:00 |
|
Gary Scavone
|
586b0add5f
|
Version 4.1.2
|
2013-09-29 23:05:20 +02:00 |
|
Gary Scavone
|
6e0d1955a8
|
Version 4.1.1
|
2013-09-29 23:05:09 +02:00 |
|
Gary Scavone
|
2f09fcd019
|
Version 4.1
|
2013-09-29 23:04:59 +02:00 |
|