AudioFilePlayer icon indicating copy to clipboard operation
AudioFilePlayer copied to clipboard

A port of the juce AudioFilePlayerDemo into Plugin format

Results 3 AudioFilePlayer issues
Sort by recently updated
recently updated
newest added

I have a computer where C: is an SSD for the operating system and some programs, but I want to load the audio file from D:, which is the drive...

I'm trying to implement with the simple eq project but this audio file player is on an updated version of juce. Is there a way we can have access to...

Severity Code Description Project File Line Suppression State Details Error C1083 Cannot open source file: '..\..\JUCE\modules\juce_audio_plugin_client\VST3\juce_VST3ManifestHelper.cpp': No such file or directory AudioFilePlayer_VST3ManifestHelper C:\Repos\AudioFilePlayer\Builds\VisualStudio2019\c1xx 1 I went to that location on...