flatmax / gtkiostream

Trivialised Threading, GTK GUIs, Signal Processing, Neural Networks, Audio Processing, Octave interfacing ... and more !
13 stars 7 forks source link

Minor fix sox-audio: export the class to be extend allowed #1

Closed mahdiridho closed 5 years ago

mahdiridho commented 5 years ago

We will extend this class on the client app to know once decodeURL succeed :

super.decodeURL().then(()=>{ // do the next process on the client app })