|
Revision 248, 0.5 kB
(checked in by kaarna, 4 years ago)
|
libquicktime and portaudio added.
|
| Line | |
|---|
| 1 |
These are the D bindings for Portaudio. http://www.portaudio.com |
|---|
| 2 |
It's a cross platform audio API for audio input and output on |
|---|
| 3 |
atleast Linux, Windows and OS X. |
|---|
| 4 |
|
|---|
| 5 |
Portaudio is licenced with an MIT style licence. http://www.portaudio.com/license.html |
|---|
| 6 |
These bindings and the included sine wave example are also released under that same |
|---|
| 7 |
licence. |
|---|
| 8 |
|
|---|
| 9 |
This version of the bindings is tested and made using Portaudio v19. |
|---|
| 10 |
|
|---|
| 11 |
Tango was used for a couple of Stdouts and PI. |
|---|
| 12 |
You could easily change them to Phobos equivalents. |
|---|