Commit Graph

55 Commits (e38d0ccb7c68ef725c7ad7738ee8faf8ee8702cb)

Author SHA1 Message Date
cosmonaut e38d0ccb7c add docs link to README 2021-11-03 21:46:54 -07:00
cosmonaut eea6e82e4e fix vorbis play region issues 2021-11-03 21:42:37 -07:00
cosmonaut 90d71b2c0d fix GetTrackPosition precision 2021-11-03 16:35:24 -07:00
cosmonaut 267b4a5873 update linux binary 2021-11-03 16:26:11 -07:00
cosmonaut 878a9b035b play regions and queueing sound instances 2021-11-03 16:15:34 -07:00
cosmonaut 8c8d481dcf fix track position calculation on streaming audio 2021-11-03 12:07:31 -07:00
cosmonaut 61f3511fdf fix effect chain sends 2021-11-03 11:46:40 -07:00
cosmonaut b0149fe85c small comment 2021-11-02 19:43:10 -07:00
cosmonaut f3261cab9e add SoundInstance_SetLoopPoints function 2021-11-02 19:40:22 -07:00
cosmonaut c9614cd386 clamp pan value between -1.0 and 1.0 2021-11-02 01:56:18 -07:00
cosmonaut 609edc4e10 FAudio 21.11 2021-11-02 01:52:06 -07:00
cosmonaut ee6214d06d fix effect sends 2021-11-02 01:45:38 -07:00
cosmonaut 5a7f98944c initial voice refactor 2021-11-01 12:08:36 -07:00
cosmonaut 9f4f2a50c4 make sure spatial audio is always applied immediately 2021-10-31 11:43:58 -07:00
cosmonaut f004fb8585 update platforms 2021-10-29 16:05:37 -07:00
cosmonaut 0b452557d7 fix README formatting 2021-10-29 16:02:44 -07:00
cosmonaut 71a19a2210 more RPATH bullshit 2021-10-29 16:00:26 -07:00
cosmonaut cced5c0d94 set RPATH on unix build for game maker usage 2021-10-29 16:00:26 -07:00
Nikita Krapivin 3f83d2a825 android support 2021-10-29 16:00:03 -07:00
cosmonaut 30e4f01d37 working directory on streaming sound 2021-10-29 14:14:52 -07:00
cosmonaut 6be41108a6 PauseAll and ResumeAll + some linux stuff 2021-10-29 13:47:26 -07:00
cosmonaut 4ccbf5c79e cmake 2021-10-29 02:36:36 -07:00
cosmonaut 250d54f2d9 fix static sound length issue 2021-10-28 20:57:09 -07:00
cosmonaut 2dab5a8c4b README notice about windows x64 runtime 2021-10-28 19:55:06 -07:00
cosmonaut 2bbaa2ce87 another README clarification 2021-10-28 18:01:25 -07:00
cosmonaut cdc92ed129 update README again 2021-10-28 17:57:30 -07:00
cosmonaut fff0c7afdb move DLL to git LFS 2021-10-28 17:44:18 -07:00
cosmonaut f3af32aaa4 update README 2021-10-28 17:36:19 -07:00
cosmonaut bddf5568d4 game maker template project 2021-10-28 17:26:01 -07:00
cosmonaut 8fee2bcba9 change static sound API 2021-10-28 17:25:41 -07:00
cosmonaut 2568e9869b clamp filter frequency params 2021-10-28 15:07:30 -07:00
cosmonaut 6ff2682149 expose Q parameter on filters 2021-10-28 15:05:28 -07:00
cosmonaut 6cd6147961 fix effect chain memory issues 2021-10-28 14:58:48 -07:00
cosmonaut 8c26f79d28 update track position API 2021-10-28 14:34:33 -07:00
cosmonaut d207d6ca0c fix crash on SetVolume if instance is NULL 2021-10-28 13:25:06 -07:00
cosmonaut c486827a36 update with supported platforms 2021-10-28 00:38:42 -07:00
cosmonaut cba176c38a update the README 2021-10-27 22:40:30 -07:00
cosmonaut 73107d9c06 ms clang is completely broken in release mode lmao 2021-10-27 22:15:19 -07:00
cosmonaut f91b1090e0 fix various AddBuffer problems 2021-10-27 22:07:19 -07:00
cosmonaut 23eab952c1 change streaming to use OnBufferEnded callback 2021-10-27 21:18:59 -07:00
cosmonaut 9983fa3275 null device checks 2021-10-27 19:05:49 -07:00
cosmonaut e27f3a55d7 fix panning and stream stopping 2021-10-27 17:59:00 -07:00
cosmonaut 5570687a66 effect chain API 2021-10-27 15:35:42 -07:00
cosmonaut b171dd1669 game maker only allows doubles lol 2021-10-27 11:43:44 -07:00
cosmonaut 2ee6e8b5b5 fix audio buffer stutter + add pass filter API 2021-10-27 11:41:04 -07:00
cosmonaut e5b743d06b fix ogg load erroneously throwing errors 2021-10-26 17:31:00 -07:00
cosmonaut 39ef3c1043 more API goodies 2021-10-26 16:47:53 -07:00
cosmonaut acd1e00abb initial streaming audio implementation 2021-10-25 00:27:38 -07:00
cosmonaut a8993eb776 add spatial distance scaler to init 2021-10-24 16:24:37 -07:00
cosmonaut 4fceb026da initial spatial audio implementation 2021-10-24 16:12:42 -07:00