Tabula Sonora 0.1.0
A native C++20 implementation of the Roland Sound Canvas VA synth voice
Loading...
Searching...
No Matches
ts::RomIdentityError Class Reference

Thrown when the supplied SCCore.dll is not the build the table offsets are pinned to. More...

#include <tabulasonora/rom_image.hpp>

Inheritance diagram for ts::RomIdentityError:

Public Member Functions

 RomIdentityError (const std::string &message)

Detailed Description

Thrown when the supplied SCCore.dll is not the build the table offsets are pinned to.

Constructor & Destructor Documentation

◆ RomIdentityError()

ts::RomIdentityError::RomIdentityError ( const std::string & message)
inlineexplicit

The documentation for this class was generated from the following file: