tag:github.com,2008:https://github.com/processing/processing-sound/releasesTags from processing-sound2024-03-22T17:20:59Ztag:github.com,2008:Repository/144610033/v2.4.02024-03-22T17:46:44Zv2.4.0github-actionstag:github.com,2008:Repository/144610033/latest2024-12-05T23:59:01ZLatest release of the Processing Sound librarykevinstadlertag:github.com,2008:Repository/144610033/v2.4.0-preview2023-12-14T00:15:49Zv2.4.0-previewgithub-actionstag:github.com,2008:Repository/144610033/v2.4.0-preview-android2023-09-25T20:01:07Zv2.4.0-preview-androidkevinstadlertag:github.com,2008:Repository/144610033/javasound-portaudio-preview2023-09-20T16:30:28Zjavasound-portaudio-preview dev build<p>Prevent ArrayIndexOutOfBoundsException when none of the devices have …</p>
<p>…any inputs</p>github-actionstag:github.com,2008:Repository/144610033/multichannel-test2023-09-15T11:14:25Zmultichannel-test: Implement mp3/ogg/.. SoundFile decoding using JavaSound<p>Implement mp3/ogg/.. SoundFile decoding using JavaSound</p>
<p>This will break Android support to some extent, but <span class="issue-keyword tooltipped tooltipped-se">fixes</span> <a class="issue-link js-issue-link" href="https://github.com/processing/processing-sound/issues/32">#32</a> by
<br />switching to the much more well-supported (and 4x faster!) mp3spi,
<br /><span class="issue-keyword tooltipped tooltipped-se">closes</span> <a class="issue-link js-issue-link" href="https://github.com/processing/processing-sound/issues/53">#53</a> by adding support via vorbisspi, and also <span class="issue-keyword tooltipped tooltipped-se">fixes</span> <a class="issue-link js-issue-link" href="https://github.com/processing/processing-sound/issues/15">#15</a> since 8
<br />bit wav files are are now simply decoded through JavaSound.</p>kevinstadlertag:github.com,2008:Repository/144610033/windows2023-09-08T15:29:05Zwindowskevinstadlertag:github.com,2008:Repository/144610033/v2.3.12021-03-18T13:15:28Zv2.3.1kevinstadlertag:github.com,2008:Repository/144610033/v2.3.02021-03-03T12:21:27Zv2.3.0kevinstadlertag:github.com,2008:Repository/144610033/v2.3.0-test2019-11-15T07:11:05Zv2.3.0 test build<p>Add constructor argument and method to SoundFile to control caching (…</p>
<p>…implements <a class="issue-link js-issue-link" href="https://github.com/processing/processing-sound/issues/47">#47</a>)</p>kevinstadler