Commit Graph

63 Commits

Author SHA1 Message Date
Adam D. Ruppe 4e3bf88447 Some opend safer by default fixes 2024-03-27 15:20:12 -04:00
Adam D. Ruppe 82a0c4720b little things 2024-01-29 15:33:14 -05:00
Grim Maple 69885650cc
Fix WAVERR_BADFORMAT in simpleaudio.d
Winapi requires the nBlockAlign to be channels times bytes per sampe, otherwise errors out
2023-11-27 22:30:24 +03:00
Adam D. Ruppe 6b96fb87d6 starting to move away from strings 2023-07-31 12:28:01 -04:00
Adam D. Ruppe 2ff74269fe v2.103 compatibility 2023-04-05 10:46:33 -04:00
Adam D. Ruppe 1ea5517916 wip 2023-03-22 07:51:29 -04:00
John Colvin 3f1de5a834 trailing whitespace 2023-03-05 13:16:36 +00:00
John Colvin 251cb73f71 remove trailing whitespace 2023-03-02 14:00:12 +00:00
Adam D. Ruppe 76142d0bd9 speed control and other fun things 2023-01-31 20:35:16 -05:00
Adam D. Ruppe b4ada541d3 hack around issue #359 compiler regression 2023-01-31 20:34:51 -05:00
Adam D. Ruppe 3d02886298 mp3 overhaul 2022-11-24 09:11:27 -05:00
Adam D. Ruppe 1f6ead0a17 ogg seeking in the interface 2022-11-20 18:01:04 -05:00
Adam D. Ruppe 54264aeb56 note to self 2022-11-20 09:18:25 -05:00
Adam D. Ruppe cbf843c04a starting the synth refactor 2022-11-15 16:17:13 -05:00
Adam D. Ruppe db81fdca67 more midi stuff 2022-01-05 10:25:58 -05:00
Adam D. Ruppe 948926df49 more cool features 2021-12-29 11:29:08 -05:00
Adam D. Ruppe 81b927a4ac balance setting for left/right tones 2021-12-20 11:36:47 -05:00
Adam D. Ruppe 7e4938690a some new web conveniences (experimental) and some bug fixes 2021-11-18 22:23:18 -05:00
Adam D. Ruppe 9eb1fdd13a dmd deprecation again 2021-10-21 15:23:11 -04:00
Adam D. Ruppe 543d3a2b5d it just continues to get more awesome 2021-05-28 23:06:13 -04:00
Murilo Miranda cc055e4c19
adding .paused() as a property
I have just added .paused() as a property to SampleController because it has .finished(), to tell if it's been stopped, but it has none to tell if it has been paused
2021-05-26 00:37:53 -03:00
Adam D. Ruppe de67e91f8c loop resampled vorbis 2021-02-01 20:55:39 -05:00
Adam D. Ruppe 868323bac0 omg i forgot stuff 2021-01-19 23:03:19 -05:00
Adam D. Ruppe b82a85493c play small mp3s with id tags 2020-12-31 14:11:13 -05:00
Adam D. Ruppe 28fb1cf3fc audio file from memory support 2020-12-30 18:06:56 -05:00
Adam D. Ruppe 49a04b764a some apng fixes 2020-12-29 11:32:20 -05:00
Adam D. Ruppe 0e0335da5c 5500 page omnibus bill no need to read this just vote for it 2020-12-28 10:57:20 -05:00
Adam D. Ruppe e0c4e2bba3 opl3 emulation for old school midi 2020-12-25 10:05:28 -05:00
Adam D. Ruppe c950ce3ae8 initial control interface for sound files 2020-12-23 23:50:17 -05:00
Adam D. Ruppe f1849ec580 omg awesome stuff 2020-11-12 15:45:04 -05:00
Adam D. Ruppe 72ae4bd16d resampling and wav support 2020-11-08 09:34:04 -05:00
Adam D. Ruppe bb774b90a3 image copy paste 2020-08-05 18:37:34 -04:00
Adam D. Ruppe ae17d5a497 lots of stuff 2020-06-15 10:46:51 -04:00
Adam D. Ruppe 1534a7fa19 configurable params 2020-05-11 21:52:30 -04:00
Adam D. Ruppe f8aaca17a2 moar kewl stuff 2020-05-10 21:42:24 -04:00
Adam D. Ruppe 9113c32d4b midi input first round 2020-05-10 16:39:04 -04:00
Adam D. Ruppe f4c52cefa6 moar audio code overhauling for reliability 2020-05-09 21:48:35 -04:00
Adam D. Ruppe a6af6c4bab wrong signal behavior, would break GC 2020-05-09 19:26:05 -04:00
Adam D. Ruppe 29a9c163c5 more compatibility with other sound systems 2019-10-19 09:09:50 -04:00
Adam D. Ruppe 6734ac6cf3 sundry minor fixes 2019-09-28 10:14:09 -04:00
Adam D. Ruppe 24ab65d588 thx elronnd 2019-07-25 19:01:57 -04:00
Adam D. Ruppe 787da8cd01 this seems to work better 2019-07-02 23:51:31 -04:00
Adam D. Ruppe 83db97a467 block signals in the pcm thread 2019-04-20 12:16:15 -04:00
Adam D. Ruppe 85b6a93e47 apng starting code 2019-03-26 22:11:08 -04:00
Adam D. Ruppe 60dda09f96 lol so many stupid errors 2019-03-25 17:00:38 -04:00
Adam D. Ruppe fc896e74cb making gamehelpers usable 2019-03-23 21:11:14 -04:00
Adam D. Ruppe d03a2d4a44 random deprecation with random cast 2018-09-11 16:19:25 -04:00
Adam D. Ruppe a55ce567c8 random deprecation 2018-09-11 16:18:27 -04:00
Adam D. Ruppe 47e093c030 64 bit windows fixes 2018-06-27 18:54:45 -04:00
Adam D. Ruppe aee5b19d49 sounds better on windows 2018-02-17 13:11:27 -05:00