Search found 4 matches
- Tue Apr 23, 2019 10:18 pm
- Forum: Adding Features to Audacity
- Topic: SpriteAudio ? Export marker,Label in JSON
- Replies: 5
- Views: 818
Re: SpriteAudio ? Export marker,Label in JSON
Hum i think i will need some pro-user to help me perform this. If anybody can give me more help to make a macro to export labels in a formated json ? https://images2.imgbox.com/27/41/ZCleStdZ_o.png I think it will need able to add custom Regex ? or other tricks with macro to edit current json ? I kn...
- Tue Apr 23, 2019 7:42 pm
- Forum: Adding Features to Audacity
- Topic: SpriteAudio ? Export marker,Label in JSON
- Replies: 5
- Views: 818
Re: SpriteAudio ? Export marker,Label in JSON
but we really need a wait to export in json fro audacity In Audacity 2.3.1 "Extra menu > Scriptables II > Get Info" and select the "Labels" option. https://manual.audacityteam.org/man/extra_menu_scriptables_ii.html#get_info Hum thank , this look cool, let see if i can made a macro to export labels ...
- Tue Apr 23, 2019 6:14 pm
- Forum: Adding Features to Audacity
- Topic: SpriteAudio ? Export marker,Label in JSON
- Replies: 5
- Views: 818
Re: SpriteAudio ? Export marker,Label in JSON
i create little tutorial here but we really need a wait to export in json fro audacity
https://github.com/pixijs/pixi-sound/wi ... h-Audacity

https://github.com/pixijs/pixi-sound/wi ... h-Audacity
- Fri Apr 19, 2019 7:39 pm
- Forum: Adding Features to Audacity
- Topic: SpriteAudio ? Export marker,Label in JSON
- Replies: 5
- Views: 818
SpriteAudio ? Export marker,Label in JSON
Hi guys existe ways to export labels or regions in json ? I really need this for work with a API that allow spriteAudio example here http://pixijs.io/pixi-sound/examples/sprites.html So i need a way to make regions label, than export in json with current setup. fileName:{ 'regionName: { start: 1, en...