Commit Graph

28 Commits (main)

Author SHA1 Message Date
cosmonaut 37948ce79f fix audio not being disposed in correct order 2022-04-20 14:59:02 -07:00
cosmonaut 527622142f fix typo 2022-04-20 14:37:59 -07:00
cosmonaut 3d795abe94 format notes 2022-04-20 14:34:01 -07:00
cosmonaut a10ad1bffd update README 2022-04-20 14:32:29 -07:00
cosmonaut 13a1ef6491 add audio Seek functionality 2022-04-20 14:31:46 -07:00
cosmonaut d0b26f2898 README and LICENSE 2022-04-20 14:12:09 -07:00
cosmonaut dbfcd15ca2 add FNA dependency 2022-04-20 13:53:53 -07:00
cosmonaut b6bf39e3c9 close vorbis stream before freeing data 2022-04-08 00:17:58 -07:00
cosmonaut 3ea7304051 forgot that C# arrays are not just memory 2022-04-07 15:11:14 -07:00
cosmonaut cbb786e3f4 stream ogg from memory instead of disk 2022-04-07 14:19:43 -07:00
cosmonaut 246f69ab5d set loop on play instead of construct 2022-04-05 16:05:42 -07:00
cosmonaut 7c97cf8bdd WAV static sounds + static sound instance pool 2022-04-04 23:33:36 -07:00
cosmonaut 26dc361d31 Formatting pass 2022-02-22 21:14:32 -08:00
cosmonaut 7a754e1c90 Cleanup fixes 2022-02-22 16:44:39 -08:00
cosmonaut 977b1fd163 initial 3D audio implementation 2021-02-26 16:17:26 -08:00
cosmonaut 45ee65c62c remove FileInfo references 2021-01-28 18:07:48 -08:00
cosmonaut 8fd10bf008 properly destroy audio 2021-01-28 18:01:42 -08:00
cosmonaut 37df40d31a Math 2021-01-20 14:44:59 -08:00
cosmonaut 79bd6aeffb removing explicit RefreshCS references in API 2021-01-20 13:32:48 -08:00
cosmonaut d68a8d55ee whoops that shouldn't be in there 2021-01-20 12:42:36 -08:00
cosmonaut 41636e923c refactor sound API to support generic decoding 2021-01-20 12:39:31 -08:00
cosmonaut 2d5d70106f allow static sound to be trimmed 2021-01-20 11:13:55 -08:00
cosmonaut e0b85180e6 fix static sound length 2021-01-20 11:03:26 -08:00
cosmonaut 4c89c9173b fix dynamic looping 2021-01-20 10:55:15 -08:00
cosmonaut 2c828e52b3 attach reverb 2021-01-19 22:06:23 -08:00
cosmonaut 933c2a434a fix static sound loading + window title 2021-01-19 21:33:25 -08:00
cosmonaut 5237ee4622 more audio implementation 2021-01-19 19:26:30 -08:00
cosmonaut 9ca745e5e0 starting audio implementation 2021-01-19 18:06:10 -08:00