BritishTrustForOrnithology / BTOAcousticPipelineVerificationApp

An RShiny app to facilitate manual verification of short audio clips. The app allows browsing of folders of clips, showing a spectrogram of the focal clip, a sound player widget and buttons to validate the clip (resulting in the clip being moved to the appropriate folder).
MIT License
5 stars 0 forks source link

App not recognizing presence of audio files #1

Open jejl opened 1 month ago

jejl commented 1 month ago

When I select a directory containing audio files, no button appears to allow auditing.

image

btosimongillings commented 3 days ago

This should now be fixed. The shinyjs::show() function was masked preventing the button being displayed. If problems persist please let us know.