Ariel Elkin
|
b5e24dec52
|
ensure bundle url is there before making a C string from it
|
2014-03-14 17:51:41 +00:00 |
|
Gary Scavone
|
8658acabee
|
Merge branch 'master' of https://github.com/thestk/stk
|
2014-03-12 13:30:49 -04:00 |
|
Gary Scavone
|
0e7077c0f3
|
ADSR fix for decay/release time calculations; FileRead variable size fixes and argument check.
|
2014-03-12 13:27:05 -04:00 |
|
garyscavone
|
e2f4193e1a
|
Merge pull request #9 from arielelkin/fix_warnings_in_MidiFileIn.cpp
make casts in MidiFileIn.cpp explicit
|
2014-03-12 12:50:36 -04:00 |
|
garyscavone
|
f38bcceed7
|
Merge pull request #10 from fsateler/configure-static-shared
Add configure options to build static or shared libraries
|
2014-03-12 12:48:13 -04:00 |
|
Felipe Sateler
|
9e2cad425a
|
Add configure options to build static or shared libraries
|
2014-03-12 11:21:39 -03:00 |
|
Ariel Elkin
|
3e43d5e297
|
Merge branch 'ios_lib' of github.com:arielelkin/stk into ios_lib
|
2014-03-12 04:49:25 +01:00 |
|
Ariel Elkin
|
8055f1d040
|
set raw wave path dynamically if needed
|
2014-03-12 04:49:11 +01:00 |
|
Ariel Elkin
|
5e145ff682
|
Update README.md
|
2014-03-08 18:57:24 +01:00 |
|
Ariel Elkin
|
042dea6ff7
|
Update README.md
|
2014-03-08 18:56:08 +01:00 |
|
Ariel Elkin
|
04ba9c694e
|
update readme.md for iOS lib
|
2014-03-08 18:42:52 +01:00 |
|
Ariel Elkin
|
40fe7dae1d
|
Update README.md
|
2014-03-08 17:37:37 +01:00 |
|
Ariel Elkin
|
cafad844ad
|
make casts in MidiFileIn.cpp explicit
|
2014-03-08 17:18:45 +01:00 |
|
Ariel Elkin
|
5749dc1c55
|
Merge branch 'ios_lib' of github.com:arielelkin/stk into ios_lib
Conflicts:
STK for iOS/README.md
|
2014-03-08 17:06:13 +01:00 |
|
Ariel Elkin
|
8284487d4b
|
added all files to iOS static library
|
2014-03-08 17:05:05 +01:00 |
|
Ariel Elkin
|
193a8ebb2e
|
Update README.md
|
2014-03-04 02:51:23 +00:00 |
|
Ariel Elkin
|
84cf7c5344
|
add readme for iOS xcode project
|
2014-03-04 02:50:15 +00:00 |
|
Ariel Elkin
|
11ff75339d
|
update UI in demo ViewController.mm
|
2014-03-04 02:33:39 +00:00 |
|
Ariel Elkin
|
96543e1b84
|
added iOS Demo to demo projects
|
2014-03-04 02:25:34 +00:00 |
|
Ariel Elkin
|
416c02c83c
|
rename xcode projet to STK.xcodeproj
|
2014-03-03 20:37:43 +00:00 |
|
Ariel Elkin
|
08af1a08b4
|
Create rawwwaves bundle
|
2014-03-03 19:45:05 +00: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 |
|
garyscavone
|
b2fbc4f302
|
Merge pull request #5 from arielelkin/explicit-cast-in-Stk.h-frames
explicitly cast return value in Stk::frames() to match return type
|
2014-02-28 13:00:25 -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 |
|
Ariel Elkin
|
c2ae82f200
|
Created libSTK.a
|
2014-02-25 00:29:49 +00:00 |
|
Ariel Elkin
|
72786d0b72
|
Tidied Effects, Instruments, and Filters folders
|
2014-02-24 23:15:18 +00:00 |
|
Ariel Elkin
|
32f23f9538
|
created Generators, Instruments, Effects, Filters, and Helpers folders
|
2014-02-24 22:58:05 +00:00 |
|
Ariel Elkin
|
b0e8953a6f
|
made Generators, Instruments, and FM folders
|
2014-02-23 23:42:18 +00:00 |
|
Ariel Elkin
|
586eeac02e
|
add STK for iOS project with iOS-relevant files
|
2014-02-23 21:17:30 +00:00 |
|
Gary Scavone
|
1874c0efa9
|
Merge branch 'master' of https://github.com/thestk/stk
|
2014-01-18 15:56:04 -05:00 |
|
Gary Scavone
|
9e6a25d046
|
FileRead fix for long matlab array names.
|
2014-01-18 15:51:30 -05:00 |
|
garyscavone
|
8912a5c0af
|
Merge pull request #4 from radarsat1/master
Fix several potential compilation issues on various platforms, fix ElectricGuitar script, fix version number, add McGill logo.
|
2014-01-18 12:49:51 -08:00 |
|
Pino Toscano
|
b017472cdf
|
Build realtime projects only when requested
|
2014-01-12 15:10:38 +01:00 |
|
Felipe Sateler
|
ed754183e3
|
Add install target to Makefile.in
|
2014-01-12 14:58:32 +01:00 |
|
Stephen Sinclair
|
add961c2f4
|
Change "-lWsock32" to "-lwsock32" for case-sensitive file names.
This is needed to be able to cross-compile for Windows using MingW32
on Linux.
|
2014-01-12 14:51:49 +01:00 |
|
Gary Scavone
|
e619de2a65
|
Merge branch 'master' of https://github.com/thestk/stk
|
2014-01-09 12:31:25 -05:00 |
|
Gary Scavone
|
5e68ce4eeb
|
Commented-out unused arguments in Stk.cpp
|
2014-01-09 12:24:38 -05:00 |
|
garyscavone
|
ae9e437ae8
|
Merge pull request #3 from arielelkin/FileRead_fix
Fixes for FileRead.cpp
|
2014-01-09 09:22:48 -08:00 |
|
garyscavone
|
4699f8ef59
|
Merge pull request #2 from arielelkin/master
logic issue in TapDelay::setTapDelays()
|
2014-01-09 09:12:34 -08:00 |
|
Ariel Elkin
|
80db57e79b
|
FileRead::getMatInfo, fixed if-else block
|
2014-01-05 20:19:27 +00:00 |
|
Ariel Elkin
|
4078d9309d
|
prevent division by zero in FileRead::getRawInfo
|
2014-01-03 03:36:19 +01:00 |
|
Ariel Elkin
|
18e210ea94
|
Update TapDelay.cpp
|
2013-12-29 00:48:48 +01:00 |
|
garyscavone
|
3369940892
|
Merge pull request #1 from tmatth/filewrite_fix_warnings
FileWrite: fix warnings
|
2013-12-21 22:56:24 -08:00 |
|
Tristan Matthews
|
c57c52c17e
|
FileWrite: fix warnings
Namely:
- unused but set
- will break strict aliasing
- unchecked return value (fread)
|
2013-12-02 21:19:31 -05:00 |
|
Stephen Sinclair
|
1bbd2c003a
|
Change version number to 4.4.4.
|
2013-10-12 14:11:25 +02:00 |
|
Stephen Sinclair
|
80561731fe
|
Add the McGill logo to the doc directory.
|
2013-10-12 14:11:24 +02:00 |
|
Stephen Sinclair
|
4f0c39e7eb
|
Rename Eguitar.tcl so that ElectricGuitar works on case-sensitive file systems.
The shell script uses a different case for the TCL script's filename.
|
2013-10-12 14:11:24 +02:00 |
|
Stephen Sinclair
|
b089236578
|
Remove a spurious echo in the configure script.
|
2013-10-12 14:11:24 +02:00 |
|
Stephen Sinclair
|
deaabdd041
|
Missing header include in Md2Skini.
|
2013-10-12 14:11:24 +02:00 |
|