zynthian / zynthian-issue-tracking

Centralized Issue Tracking for Zynthian Project
https://github.com/orgs/zynthian/projects/1
11 stars 3 forks source link

First time you load Aeolus there is no sound #663

Closed riban-bw closed 2 years ago

riban-bw commented 2 years ago

Describe the bug Loading some synth engines for the first time will not produce any sound output. This includes Aeolus.

To Reproduce Steps to reproduce the behaviour:

  1. Clean All
  2. Add new Synth - Aeolus, Meantone 1/4, Bank 01, Preset 01
  3. Send MIDI note-on, e.g. play a connected MIDI keyboard

Expected behaviour Audio appears on the output.

Actual behaviour MIDI indication shows but no audio appears on the output.

Setup:

Additional context Aeolus GUI shows with the correct preset configured. ZynMidiRouter outputs 1-4 are connected to Aeolus Midi_in. Aeolus audio output is connected to mixer channel 4. MIDI inputs are connected to ZynMidiRouter dev inputs.

Pressing the "Recall" button on the Aeolus interface starts sound working.

Log shows:

May 17 06:11:22 zynthian1 startx[488]: WARNING:zynthian_engine.proc_get_output: Command Prompt is not defined!

Sometimes it works (maybe if loaded but not played for a while).

riban-bw commented 2 years ago

This is working in the audio player branch so I will close this issue.