Commit graph portaudio/bindings/java
Author SHA1 Message Date
MichalPetryka
a563f2d39d
Whitespace cleanup in Java and C++ bindings#458) 2021-04-28 17:23:52 -07:00
luz paz
e1c3e59ee8 Fix user-facing and non-user-facing typos
Found via `codespell v2.1.dev0`
2020-12-11 20:24:05 -05:00
Phil Burk
ed463ba658 Normalize all the line endings 2016-05-18 22:13:20 -07:00
philburk
108bcabe4b Add example of calling JPortAudio. 2012-09-04 23:41:14 +00:00
philburk
3291a153e1 Add the JPortAudio JavaDocs to the PortAudio reference. 2012-09-04 23:38:34 +00:00
philburk
d693c3c583 Just return true if a Java blocking IO stream underflows or overflows on read or write.
Only throw an exception if something truly nasty occurs.
2012-09-04 18:25:58 +00:00
philburk
ac4bb571cb Modified to JPortAudio to support builds on Macintosh. 2012-09-02 01:43:30 +00:00
philburk
373c29f7b0 Use universal library on Mac. The _x86 or _x64 distinction is only needed on Windows. 2012-09-02 01:40:56 +00:00
philburk
da19fa6a7a Make include paths in JPortAudio project portable. 2012-09-01 19:36:21 +00:00
philburk
e58d315241 Initial check-in for an experimental Java binding for PortAudio called JPortAudio. 2012-09-01 18:43:58 +00:00