garyscavone
d77b093a9d
Merge pull request #113 from vuki/modframes
...
Allow deriving classes from StkFrames
2021-03-24 09:39:35 -04:00
Grzegorz Szwoch (sound)
c7d37545d3
Allow deriving classes from StkFrames
2021-03-23 15:20:16 +01:00
Gary Scavone
15a1359671
Removal of external data ptr functionality in StkFrames, as revert merge did not work.
2021-03-19 13:40:45 -04:00
garyscavone
51f9676229
Merge pull request #112 from thestk/revert-110-master
...
Revert "Fix for #108 "
2021-03-19 13:31:08 -04:00
garyscavone
7840967816
Revert "Fix for #108 "
2021-03-19 13:30:25 -04:00
Gary Scavone
8132c90515
Added throw() to ~StkError declaration to support all C++ versions.
2021-03-18 15:09:01 -04:00
garyscavone
73004ac9c4
Merge pull request #110 from vuki/master
...
Fix for #108
2021-03-18 14:44:50 -04:00
garyscavone
a49f6e71e7
Merge pull request #109 from vuki/makefix
...
Add missing TapDelay to src/Makefile
2021-03-18 14:42:37 -04:00
Grzegorz Szwoch (sound)
926a9faca7
Fix for #108
2021-03-18 19:42:26 +01:00
Grzegorz Szwoch (sound)
34192d9a63
Fix for #108
2021-03-18 19:39:41 +01:00
Grzegorz Szwoch (sound)
fb2b0aa305
Add missing TapDelay to src/Makefile
2021-03-18 19:11:33 +01:00
garyscavone
ba967ff851
Merge pull request #108 from vuki/wrappointer
...
Add StkFrames constructor that wraps pointer to existing buffer
2021-03-18 11:47:11 -04:00
Grzegorz Szwoch (sound)
109f0bd9a8
Add StkFrames constructor that wraps pointer to existing buffer
2021-03-08 09:26:15 +01:00
Gary Scavone
7b94384705
Doxygen fix for underscores
2021-03-05 14:47:44 -05:00
garyscavone
b379160f2b
Merge pull request #107 from vuki/operators
...
StkFrames: add * and *= operators for multiplication by StkFloat; ret…
2021-02-25 20:39:46 -05:00
Grzegorz Szwoch (sound)
4b5b142531
StkFrames: add * and *= operators for multiplication by StkFloat; return reference from += and *- operators
2021-02-25 13:17:58 +01:00
garyscavone
f1a75a8691
Merge pull request #106 from vuki/stkerror
...
Make StkError inherit from std::exception
2021-02-24 09:18:15 -05:00
Grzegorz Szwoch (sound)
e5cab23433
Make StkError inherit from std::exception
2021-02-24 11:13:47 +01:00
garyscavone
5a8b2234c7
Merge pull request #105 from vuki/master
...
Fix infinite loop in RtWvOut destructor
2021-02-23 17:22:56 -05:00
Grzegorz Szwoch (sound)
314835cc70
Fix infinite loop in RtWvOut destructor
2021-02-23 21:19:36 +01:00
Ryan Schmidt
700ff2c459
Set the install_name for the macOS dylib
...
Just like on Linux where one sets a shared library's soname, one should
set a macOS dylib's install_name, but unlike on Linux, on macOS the
install_name should be the absolute path where the library will be
installed.
Fixes #40
2020-05-08 23:10:14 -05:00
garyscavone
fb15f76d45
Merge pull request #97 from ryandesign/autoconf-vars
...
Support exec_prefix, bindir, includedir, libdir
2020-05-08 12:37:06 -04:00
garyscavone
921493d4fe
Merge pull request #96 from ryandesign/LDFLAGS
...
Use any LDFLAGS set when running ./configure
2020-05-08 12:35:47 -04:00
Ryan Schmidt
4cbdd0d3dc
Support exec_prefix, bindir, includedir, libdir
...
Autoconf configure scripts allow the user to specify alternate
directories for exec_prefix, bindir, includedir, and libdir (see
./configure --help). Now, they are honored by the Makefile.
2020-05-06 13:33:45 -05:00
Ryan Schmidt
c97f5b4b3a
Use any LDFLAGS set when running ./configure
2020-05-06 12:47:50 -05:00
garyscavone
809cb26e12
Merge pull request #95 from thestk/cocoapods-update
...
Update iOS demo project
2020-04-12 11:12:00 -04:00
Ariel Elkin
dbe725c40d
update readme
2020-04-12 15:33:04 +01:00
Ariel Elkin
f47fde31b0
update iOS Demos
2020-04-12 15:21:48 +01:00
Ariel Elkin
5ec15d2043
updated podspec for release 4.6.1
2020-04-12 11:32:38 +01:00
Stephen Sinclair
33baf69d3e
Envelope.cpp: include cmath for fabs
2020-03-31 13:44:38 +02:00
Stephen Sinclair
975c9a365f
Add configure cases to select OSS for netbsd and freebsd.
2020-03-31 13:40:43 +02:00
aarón montoya-moraga
00ddf89798
fix subtitle format in README.md
2020-03-31 13:38:45 +02:00
Gary Scavone
a8b6affd8c
New default argument to keyOn and keyOff in Envelope, fix in setTime function, updates to Guitar string coupling, EGuitar tcl interface, reordering of operations in Flute algorithm.
2020-03-15 16:45:30 -04:00
garyscavone
444dab21fd
Merge pull request #93 from alxarsenault/master
...
Fix setRandomFactor range error in Granulate.
2020-03-09 10:50:59 -04:00
Alexandre Arsenault
7fc638ce32
Fix setRandomFactor range error in Granulate.
2020-03-09 10:28:44 -04:00
Gary Scavone
f489451660
Final doc updates before release 4.6.1.
4.6.1
2019-04-18 09:27:12 -04:00
Gary Scavone
b6143915a9
Updated RtAudio/RtMidi for new release, plus additional documentation updates.
2019-04-18 09:18:19 -04:00
Gary Scavone
38970124ec
Documentation updates in advance of release 4.6.1
2019-04-18 08:56:31 -04:00
Gary Scavone
ae2bac1601
Added new Recorder class, fixed bug in StifKarp.
2019-04-16 11:04:41 -04:00
Gary Scavone
8de7543266
Update to Modulate to allow noise rate control.
2019-02-05 20:34:18 -05:00
Stephen Sinclair
f8550110d6
VS2017: rename demo.exe -> stk-demo.exe
2018-12-21 12:28:09 +01:00
cepthomas
e4d373b658
Updated docs for windows. Still could use some re-org but would need to consider all platforms.
...
Fixed a few links. Still lots more broken.
2018-11-13 12:28:23 -06:00
cepthomas
2fffa79174
Added template to create new VS2017 applications easily.
2018-11-13 11:52:08 -06:00
cepthomas
448c12b0f4
Updated all solution and project files to VS2017.
2018-11-12 16:15:48 -06:00
cepthomas
f88fc8690b
stk issue 87: Updated demo project to VS2017. Removed old project build files. Updated doc.
2018-11-08 10:00:33 -06:00
garyscavone
0591733bd7
Merge pull request #83 from ryandesign/CocoaPods
...
Use intercaps for CocoaPods and use https for web site
2018-08-27 17:39:13 -04:00
garyscavone
7fe70c4223
Merge pull request #82 from ryandesign/API-name-typos
...
Fix API names
2018-08-27 17:38:53 -04:00
garyscavone
3d455a4644
Merge pull request #81 from ryandesign/lowercase-extension
...
Rename "README.MD" to "README.md"
2018-08-27 17:36:35 -04:00
garyscavone
db79599c01
Merge pull request #84 from ryandesign/eg
...
Fix spelling of "e.g."
2018-08-27 17:36:11 -04:00
garyscavone
7f06bf46f3
Merge pull request #85 from ryandesign/tcl-tk-xcode
...
Fix capitalization of Tcl, Tk, and Xcode
2018-08-27 17:34:20 -04:00