summaryrefslogtreecommitdiff
path: root/src/portaudio-streams.adb
AgeCommit message (Expand)Author
2024-10-08Forgot to change the callbacks to Integer_AddressHEADmasterJedidiah Barber
2024-10-07Now using Integer_Address for C interfaceJedidiah Barber
2023-10-12Added callbacks for streams finishingJedidiah Barber
2023-10-09Figured out and fixed up array aliasing issueJedidiah Barber
2023-07-26Changed data buffer types for easier interop with other librariesJedidiah Barber
2023-07-17Sine wave blocking example added, fixed Buffer wrapping bugJedidiah Barber
2023-07-17Split binding into a minimal hierarchy, improved documentation slightlyJedidiah Barber