git ssb

0+

kode54 / syntrax-c



Commits

Update OS X sample with CoreAudio output.
c2d33b90a4cc52d69bde0bb9c56ba78760ed9196 Tree
Christopher Snowhill · 1/12/2016, 8:04:45 AM
Christopher Snowhill committed on 6/13/2018, 12:10:58 AM
Fix importing file.h into C++ sources.
6f1fcbac380c012b333c655624363e6c14ac7f72 Tree
Christopher Snowhill · 1/12/2016, 8:04:20 AM
Christopher Snowhill committed on 6/13/2018, 12:10:58 AM
Fix subsong name info.
ccbcc93b4e2df83c81f0bf9633f3ab416908e84b Tree
Christopher Snowhill · 1/12/2016, 8:04:09 AM
Christopher Snowhill committed on 6/13/2018, 12:10:58 AM
Used voice indicator works ok now.
bff8b8a36f298d4d4b58de609058a7608cacf8a2 Tree
anonymous · 1/3/2016, 6:12:02 PM
Christopher Snowhill committed on 6/13/2018, 12:10:58 AM
Updated main.c a bit.
eb80f67bab69619271c4041b118e90e30b091c78 Tree
anonymous · 1/3/2016, 5:57:34 PM
Christopher Snowhill committed on 6/13/2018, 12:10:58 AM
ESC closes, subtune keys changed to F3 and F4.
9cd52ae87a9a085257d0b015fffe777f1f23973e Tree
anonymous · 1/2/2016, 9:40:06 PM
Christopher Snowhill committed on 6/13/2018, 12:10:58 AM
Added comment reminding to take good look at channel muting before dealing with it.
8b7cc2dc5b00a317887c8f7e04a5f91e69155983 Tree
anonymous · 1/2/2016, 9:13:34 PM
Christopher Snowhill committed on 6/13/2018, 12:10:58 AM
Updated playerGetInfo with a few more things. Example player can now select subtunes, oh yay.
efff0d5be49e438aefc3460617744c5e1dd1be61 Tree
anonymous · 1/2/2016, 9:12:41 PM
Christopher Snowhill committed on 6/13/2018, 12:10:58 AM
Revert "Eliminate bkpSynthPos, and instead store a synthPos member in TuneChannel, which is reset to 0 by playInstrument, assigned to Voice before mixing, and saved back to TuneChannel before the Overlap is calculated."
e53977afa504fe961bd61e048e74d6ddd0f598b3 Tree
Christopher Snowhill · 1/2/2016, 4:44:36 PM
Christopher Snowhill committed on 6/13/2018, 12:10:58 AM
SubSong->UNK07 is definitely a mistake in counting. Removed.
7546e2f74d2ea029c47a53149da67f11f39cb16a Tree
anonymous · 1/2/2016, 4:18:46 PM
Christopher Snowhill committed on 6/13/2018, 12:10:58 AM
Eliminate bkpSynthPos, and instead store a synthPos member in TuneChannel, which is reset to 0 by playInstrument, assigned to Voice before mixing, and saved back to TuneChannel before the Overlap is calculated.
7048945153747ca4d19035d8a769f8fa56e4076d Tree
Christopher Snowhill · 1/2/2016, 4:00:05 PM
Christopher Snowhill committed on 6/13/2018, 12:10:58 AM
No more clicking at startup. OverlapBuff is cleared before use.
956789b33edb9ac8476ba6158ecad009df1d19c5 Tree
anonymous · 1/2/2016, 1:08:27 PM
Christopher Snowhill committed on 6/13/2018, 12:10:58 AM
Fixed crash from using un-initialized data in voice. Now replaced with click at start of song.
496ee5b02a58fd1f2743cf88e0424a79d9299490 Tree
anonymous · 1/2/2016, 12:02:17 PM
Christopher Snowhill committed on 6/13/2018, 12:10:58 AM
Small typo in var name.
35be14a0dc3813bc918cb0d5b0f62f224b88f6af Tree
anonymous · 1/2/2016, 11:15:07 AM
Christopher Snowhill committed on 6/13/2018, 12:10:58 AM
Moved var declarations to begining of code blocks to appease MSVC 2010. Code now compiles in it.
b9528343ae1e8e7a3552570c8cd9324cae981033 Tree
anonymous · 1/2/2016, 10:56:00 AM
Christopher Snowhill committed on 6/13/2018, 12:10:58 AM
Moved var declarations to begining of functions. MSVC2012 does not know C99 standard.
8bf3b46f546656aa4d17b1696812b81aee2d4abc Tree
anonymous · 1/2/2016, 10:11:12 AM
Christopher Snowhill committed on 6/13/2018, 12:10:58 AM
Replaced ssize_t with long. This type is part of POSIX, not C standard.
43f8ff7a03fe81107d8117541a266c88d8288170 Tree
anonymous · 1/2/2016, 10:02:15 AM
Christopher Snowhill committed on 6/13/2018, 12:10:58 AM
Fixed example player. I think...
3aa8a437591202761828240a5064926d5acf6a6b Tree
anonymous · 1/2/2016, 8:58:32 AM
Christopher Snowhill committed on 6/13/2018, 12:10:58 AM
Moved var declarations out of for().
efafdc395bc8009a01857f057e6746ab4c0db12a Tree
anonymous · 1/2/2016, 8:31:42 AM
Christopher Snowhill committed on 6/13/2018, 12:10:58 AM
Added nice newline on exit.
7ec4df9b5bef9b3ef82328d5dad824641d7fac12 Tree
Christopher Snowhill · 1/2/2016, 8:27:34 AM
Christopher Snowhill committed on 6/13/2018, 12:10:58 AM
Older

Built with git-ssb-web