Projects

Notenbank

(2021)

Realization of an audio media library with user registration, audio conversion, Excel export and import.

An important requirement for this project was the easy maintenance of the website and audio content by the client itself.

  • Implementation of an audio library
    • Custom Post Type "Audio", implemented with plugin Advanced Custom Fields
    • Implementation of various metadata for filtering
    • Automatic detection of technical audio metadata (duration, channels, bitrate, …)
  • Automatic conversion from WAV (production format) to MP3 (preview format) using LAME Encoder
  • Excel export and import
    • Export audio metadata as Excel document for easy bulk editing
    • Import of audio metadata data from Excel document incl. mapping of audio files uploaded in parallel
  • User registration according to the rules of the GDPR, with verification and appüroval by the administrator
  • Filtering of audios by different criteria with plugin WP Grid Builder
  • Implementation of an audio player with display of metadata and waveform
  • Implementation of user-related audio collections
  • Download of single audio files or collections as ZIP file
magnifier