AudioFilePlayerPlugin
AudioFilePlayerPlugin copied to clipboard
Basic cross-platform/cross-API audio plugin for playing audio files.
Results
2
AudioFilePlayerPlugin issues
Sort by
recently updated
recently updated
newest added
The exception is only thrown in debug mode since it is triggered by a valid coordinates assertion during `currentPositionMarker.setRectangle()` in `AudioThumbnailComp.cpp`, caused by `timeToX()` returning -nan(ind) and therefore the new...
Loading the VST2 version of this plugin seems to work fine in the JUCE 5.3 AudioPluginHost. The component version doesn't seem to even attempt to load. The VST3 version crashes...