Skip to content

A small test for bitrate mapping using 32-bit samples from Audacity, and mapping them to either 8 or 10-bits

Notifications You must be signed in to change notification settings

Andrei-Lapusteanu/Digital-audio-resolution-mapper

Repository files navigation

Digital-audio-resolution-mapper

Summary

A small test for bitrate mapping using exported 32-bit samples from Audacity, and mapping them to either 8 or 10-bits


App UI

Technologies

  • Core application written in C#
  • Autocorrelation function implemented in C++
  • UI designed in WPF

Functionalities

  • Maps audio samples exported from Audacity from 32-bit to either 8 or 10-bits
  • Software exists because of a project that required such data to be uploaded to an Arduino Uno board in order to test its processing capabilities

Note

  • It can currenly only process mono audio files samples
  • Auto number of samples feature will be implemented in the future

About

A small test for bitrate mapping using 32-bit samples from Audacity, and mapping them to either 8 or 10-bits

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published