-
Notifications
You must be signed in to change notification settings - Fork 0
Diagnostics and Troubleshooting
Giuseppe GitHub edited this page Aug 4, 2026
·
1 revision
-
festival_path_diagnostics.txtrecords every Festival library candidate, required files, and the selected path. -
festival_singing_trace.txtrecords generated Scheme, voice selection, synthesis stages, playback stages, and HRESULT results. -
M11_DRAG_DIAGNOSTIC.logrecords Slicer Piano Roll mouse and drag state.
Confirm that init.scm, singing-mode.scm, Singing.v0_1.dtd, the selected voice, and its lexicon exist in the selected Festival library.
Confirm that the DLL and application are both Win32/x86 and that all required runtime dependencies are available.
The Windows COM wrapper may expose Festival procedures that return nil even after successful selection. The project uses a Boolean wrapper so a successful call returns S_OK.
Verify that Festival accepts (Parameter.set 'Audio_Method 'win32audio) and inspect the singing trace for the first failing step.
Open Project Folder reports missing WAV paths. Restore the files in the project's audio directory or reimport and resave the source material.
Festival Virtual Singer
Festival Singer
Sample Slicer
- Sample-Pool
- Waveform-Editor
- Slices-and-Auto-Slicing
- Realtime-Sample-Engine
- Slicer-Piano-Roll
- Project-Folders
- Offline-WAV-Rendering
Reference