soundfont-generator / hero.html
erl-j
fix lightmode/darkmode issue amongst other things
f644682
raw
history blame
903 Bytes
<div>
<h1>Erl-j's Soundfont Generator</h1>
Generate soundfonts from text descriptions using latent flow matching. You can then download the complete SFZ
soundfont
package to use the instrument locally.
<h2>Instructions</h2>
1. Enter a text prompt to describe the audio you want to generate. For example, *"hard bass"* or *"dark analog lead
flute flute flute soft"*.
<br>
2. Adjust the number of generation steps to tradeoff between quality and speed (kindof).
<br>
3. Click the "Generate Soundfont" button to generate the audio and soundfont.
<br>
4. Preview the generated instrument with the keyboard.
<br>
5. Export the soundfont by clicking the "Download SFZ Soundfont Package" button. You can then use the soundfont in a
SFZ-compatible sampler. See [this list](https://sfzformat.com/software/players/) for a list of SFZ players.
</div>