Navin K
92d81d67c2
add support for different filter types in biquad
2022-03-21 18:32:51 -04:00
garyscavone
893ff3d954
Merge pull request #119 from tmatth/autotools/fix-pulse
...
configure: fix build for --with-pulse
2022-02-11 13:08:44 -05:00
Tristan Matthews
b343913233
configure: fix build for --with-pulse
2022-02-09 17:20:26 -05:00
Gary Scavone
f3ce5f4d04
Version fix in doxygen download file.
4.6.2
2021-11-17 21:08:39 -05:00
garyscavone
d4750edc66
Merge pull request #118 from swang251/CMake-Support
...
CMake support
2021-11-17 21:02:51 -05:00
Gary Scavone
6a6a9cdfbe
Updated asio SDK files.
2021-11-17 21:00:06 -05:00
Stephen Sinclair
dec667bab5
Add C++11 requirement autoconf check.
2021-11-17 20:21:52 +01:00
Gary Scavone
1fd900263b
New versions of RtAudio and RtMidi in preparation for new release.
2021-11-16 21:28:04 -05:00
Gary Scavone
67d573b169
Version and date updates in preparation for new release.
2021-11-16 21:26:00 -05:00
garyscavone
500d2972f9
Merge pull request #99 from ryandesign/install_name
...
Set the install_name for the macOS dylib
2021-11-16 12:48:43 -05:00
CAML-Song
ee7a1a31f8
fix the ALSA compile flag
2021-10-23 13:14:01 -04:00
CAML-Song
feb123c9b8
support jack on Linux
2021-10-23 13:13:37 -04:00
swang251-MB
509c6cf9e9
shared library support
2021-10-22 23:25:09 -04:00
swang251-MB
e5454b85c7
preliminary Jack support
2021-10-22 23:24:12 -04:00
swang251
f0a22c463d
support DS and WASAPI
2021-09-18 23:53:46 -04:00
swang251-MB
ba6ea9f5db
a bit format changes
2021-09-18 14:30:13 -04:00
swang251-MB
f00e38611c
include add_subdirectory for STK projects
2021-09-18 13:52:26 -04:00
swang251-MB
367893bf50
[FindCoreAudio.cmake] Updated
2021-09-17 21:52:08 -04:00
swang251-MB
a6266131cb
preliminary CMakeLists.txt
2021-08-24 23:27:14 -04:00
garyscavone
1fec6e0157
Merge pull request #115 from vuki/lps
...
Fix out-of-bounds read in LentPitShift
2021-04-23 15:19:45 -04:00
Grzegorz Szwoch (sound)
d308c8aeb7
Fix out-of-bounds read in LenPitShift
2021-04-22 11:47:58 +02:00
garyscavone
deddcbaa3e
Merge pull request #114 from bydariogamer/patch-1
...
Update INSTALL.md
2021-03-29 10:18:04 -04:00
bydariogamer
76127ffc6c
Update INSTALL.md
2021-03-25 16:14:23 +01:00
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