gjoseph92 / soundDB

Query and load NSNSD acoustic data into Python, minimize pain
Other
5 stars 1 forks source link

Select audio by timestamp #3

Open gjoseph92 opened 7 years ago

gjoseph92 commented 7 years ago
  1. Finish ffaudIO, especially the issue with extremely slow start-up time due to needing to get info first

  2. Use ffaudIO to create an Accessor for audio files (WAV or MP3), where specific time ranges can be pulled out (using equivalent syntax to the NVSPL timestamps argument, see issue #1).