breathaudio-backend/generate_files.http
2023-04-01 23:57:11 -04:00

11 lines
278 B
HTTP

GET http://localhost:8000/generate_audio
content-type: application/json; charset=utf-8
{
"main_frequency": 200,
"lag_frequency": 202,
"volume": 0.05,
"breath_pattern_in": 4,
"breath_pattern_out": 8,
"bell_sound": "339810__inspectorj__hand-bells-a-single-mod.wav"
}