tag:github.com,2008:https://github.com/processing/processing-sound/releases Tags from processing-sound 2024-03-22T17:20:59Z tag:github.com,2008:Repository/144610033/v2.4.0 2024-03-22T17:46:44Z v2.4.0 github-actions tag:github.com,2008:Repository/144610033/latest 2024-12-05T23:59:01Z Latest release of the Processing Sound library kevinstadler tag:github.com,2008:Repository/144610033/v2.4.0-preview 2023-12-14T00:15:49Z v2.4.0-preview github-actions tag:github.com,2008:Repository/144610033/v2.4.0-preview-android 2023-09-25T20:01:07Z v2.4.0-preview-android kevinstadler tag:github.com,2008:Repository/144610033/javasound-portaudio-preview 2023-09-20T16:30:28Z javasound-portaudio-preview dev build <p>Prevent ArrayIndexOutOfBoundsException when none of the devices have …</p> <p>…any inputs</p> github-actions tag:github.com,2008:Repository/144610033/multichannel-test 2023-09-15T11:14:25Z multichannel-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> kevinstadler tag:github.com,2008:Repository/144610033/windows 2023-09-08T15:29:05Z windows kevinstadler tag:github.com,2008:Repository/144610033/v2.3.1 2021-03-18T13:15:28Z v2.3.1 kevinstadler tag:github.com,2008:Repository/144610033/v2.3.0 2021-03-03T12:21:27Z v2.3.0 kevinstadler tag:github.com,2008:Repository/144610033/v2.3.0-test 2019-11-15T07:11:05Z v2.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