Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 753 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 753 Bytes

RiffView

What is this?

RIFF形式のチャンク構造を見る簡単なツールです。
A simple tool to view the chunk structure of RIFF format.

Implemented with JUCE.

Requirement

How to build

  1. Open the .jucer file with the Projucer.
  2. Correct the JUCE module path and properties, add exporters and save.
  3. Build the generated C++ projects.

Written by

yu2924

License

CC0 1.0 Universal