I am trying to detect transients while playing back a file from FlutterSoundPlayer(). I know that you can get a stream sink from FlutterSoundRecorder({toStream: xxx}) but I was wondering if it's possible to do it from playback/ before playback of an already recorded file.
Any help would be appreciated, I am very novice in DSP.
I am trying to detect transients while playing back a file from FlutterSoundPlayer(). I know that you can get a stream sink from FlutterSoundRecorder({toStream: xxx}) but I was wondering if it's possible to do it from playback/ before playback of an already recorded file.
Any help would be appreciated, I am very novice in DSP.
Thanks Kev