RIFF形式のチャンク構造を見る簡単なツールです。
A simple tool to view the chunk structure of RIFF format.
Implemented with JUCE.
- JUCE framework 7.0.5: download, repository
- Projucer: download, or build from source
- C++ build tools: Visual Studio, Xcode, etc.
- Open the .jucer file with the Projucer.
- Correct the JUCE module path and properties, add exporters and save.
- Build the generated C++ projects.
CC0 1.0 Universal