Failed to load versions. Head to the versions page to see all versions for this model.
You're looking at a specific version of this model. Jump to the model overview.
andreasjansson /monkey-island-figaro:9c893bd4
Input
Run this model in Node.js with one line of code:
npm install replicate
REPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
import Replicate from "replicate";
const replicate = new Replicate({
auth: process.env.REPLICATE_API_TOKEN,
});
Run andreasjansson/monkey-island-figaro using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run(
"andreasjansson/monkey-island-figaro:9c893bd412f10fcf36c144dd2ed46d9e0c3602dc8f632ec76f7967758653ee62",
{
input: {
input: "theme",
max_bars: 64,
soundfont: "gm"
}
}
);
console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
pip install replicate
REPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
import replicate
Run andreasjansson/monkey-island-figaro using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run(
"andreasjansson/monkey-island-figaro:9c893bd412f10fcf36c144dd2ed46d9e0c3602dc8f632ec76f7967758653ee62",
input={
"input": "theme",
"max_bars": 64,
"soundfont": "gm"
}
)
print(output)
To learn more, take a look at the guide on getting started with Python.
REPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run andreasjansson/monkey-island-figaro using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \
-H "Authorization: Bearer $REPLICATE_API_TOKEN" \
-H "Content-Type: application/json" \
-H "Prefer: wait" \
-d $'{
"version": "andreasjansson/monkey-island-figaro:9c893bd412f10fcf36c144dd2ed46d9e0c3602dc8f632ec76f7967758653ee62",
"input": {
"input": "theme",
"max_bars": 64,
"soundfont": "gm"
}
}' \
https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Add a payment method to run this model.
By signing in, you agree to our
terms of service and privacy policy
Output
mp3
- Chapters
- descriptions off, selected
- captions settings, opens captions settings dialog
- captions off, selected
This is a modal window.
Beginning of dialog window. Escape will cancel and close the window.
End of dialog window.
midi
theme.mid{
"completed_at": "2022-08-20T03:44:23.912998Z",
"created_at": "2022-08-20T03:39:22.441212Z",
"data_removed": false,
"error": null,
"id": "dvnhsjb4sfdzzbsdex7e4427a4",
"input": {
"input": "theme",
"max_bars": "64",
"soundfont": "gm"
},
"logs": "Generating sequence (1 initial / 21335 max length / 64 max bars / 1 batch size)\nSaving to /tmp/output/theme.mid\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nffmpeg version 4.2.7-0ubuntu0.1 Copyright (c) 2000-2022 the FFmpeg developers\n built with gcc 9 (Ubuntu 9.4.0-1ubuntu1~20.04.1)\n configuration: --prefix=/usr --extra-version=0ubuntu0.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-nvenc --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared\n libavutil 56. 31.100 / 56. 31.100\n libavcodec 58. 54.100 / 58. 54.100\n libavformat 58. 29.100 / 58. 29.100\n libavdevice 58. 8.100 / 58. 8.100\n libavfilter 7. 57.100 / 7. 57.100\n libavresample 4. 0. 0 / 4. 0. 0\n libswscale 5. 5.100 / 5. 5.100\n libswresample 3. 5.100 / 3. 5.100\n libpostproc 55. 5.100 / 55. 5.100\nGuessed Channel Layout for Input Stream #0.0 : mono\nInput #0, wav, from '/tmp/output/output.wav':\n Duration: 00:02:09.63, bitrate: 2822 kb/s\n Stream #0:0: Audio: pcm_f64le ([3][0][0][0] / 0x0003), 44100 Hz, mono, dbl, 2822 kb/s\nStream mapping:\n Stream #0:0 -> #0:0 (pcm_f64le (native) -> mp3 (libmp3lame))\nPress [q] to stop, [?] for help\nOutput #0, mp3, to '/tmp/output/output.mp3':\n Metadata:\n TSSE : Lavf58.29.100\n Stream #0:0: Audio: mp3 (libmp3lame), 44100 Hz, mono, fltp\n Metadata:\n encoder : Lavc58.54.100 libmp3lame\nsize= 137kB time=00:00:17.52 bitrate= 64.2kbits/s speed= 35x\nsize= 256kB time=00:01:00.70 bitrate= 34.5kbits/s speed=60.7x\nsize= 768kB time=00:01:43.18 bitrate= 61.0kbits/s speed=68.8x\nsize= 993kB time=00:02:07.08 bitrate= 64.0kbits/s speed=71.1x\nvideo:0kB audio:993kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.022323%",
"metrics": {
"predict_time": 301.236335,
"total_time": 301.471786
},
"output": {
"mp3": "https://replicate.delivery/mgxm/af43b1ae-b2b4-407b-983e-ef72dbfd51ea/output.mp3",
"midi": "https://replicate.delivery/mgxm/f5e87ae7-53fb-473a-9a42-a1ca0097a182/theme.mid"
},
"started_at": "2022-08-20T03:39:22.676663Z",
"status": "succeeded",
"urls": {
"get": "https://api.replicate.com/v1/predictions/dvnhsjb4sfdzzbsdex7e4427a4",
"cancel": "https://api.replicate.com/v1/predictions/dvnhsjb4sfdzzbsdex7e4427a4/cancel"
},
"version": "9c893bd412f10fcf36c144dd2ed46d9e0c3602dc8f632ec76f7967758653ee62"
}
Generating sequence (1 initial / 21335 max length / 64 max bars / 1 batch size)
Saving to /tmp/output/theme.mid
fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable
fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded
fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded
fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded
fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable
fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded
fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded
fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded
fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable
fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded
fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded
fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded
fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable
fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded
fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded
fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded
fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable
fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded
fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded
fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded
fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable
fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded
fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded
fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded
fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable
fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded
fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded
fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded
fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable
fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded
fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded
fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded
fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable
fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded
fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded
fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded
fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable
fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded
fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded
fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded
fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable
fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded
fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded
fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded
fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable
fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded
fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded
fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded
fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable
fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded
fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded
fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded
fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded
ffmpeg version 4.2.7-0ubuntu0.1 Copyright (c) 2000-2022 the FFmpeg developers
built with gcc 9 (Ubuntu 9.4.0-1ubuntu1~20.04.1)
configuration: --prefix=/usr --extra-version=0ubuntu0.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-nvenc --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared
libavutil 56. 31.100 / 56. 31.100
libavcodec 58. 54.100 / 58. 54.100
libavformat 58. 29.100 / 58. 29.100
libavdevice 58. 8.100 / 58. 8.100
libavfilter 7. 57.100 / 7. 57.100
libavresample 4. 0. 0 / 4. 0. 0
libswscale 5. 5.100 / 5. 5.100
libswresample 3. 5.100 / 3. 5.100
libpostproc 55. 5.100 / 55. 5.100
Guessed Channel Layout for Input Stream #0.0 : mono
Input #0, wav, from '/tmp/output/output.wav':
Duration: 00:02:09.63, bitrate: 2822 kb/s
Stream #0:0: Audio: pcm_f64le ([3][0][0][0] / 0x0003), 44100 Hz, mono, dbl, 2822 kb/s
Stream mapping:
Stream #0:0 -> #0:0 (pcm_f64le (native) -> mp3 (libmp3lame))
Press [q] to stop, [?] for help
Output #0, mp3, to '/tmp/output/output.mp3':
Metadata:
TSSE : Lavf58.29.100
Stream #0:0: Audio: mp3 (libmp3lame), 44100 Hz, mono, fltp
Metadata:
encoder : Lavc58.54.100 libmp3lame
size= 137kB time=00:00:17.52 bitrate= 64.2kbits/s speed= 35x
size= 256kB time=00:01:00.70 bitrate= 34.5kbits/s speed=60.7x
size= 768kB time=00:01:43.18 bitrate= 61.0kbits/s speed=68.8x
size= 993kB time=00:02:07.08 bitrate= 64.0kbits/s speed=71.1x
video:0kB audio:993kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.022323%