rbrisita / codio-sui

A media format for VS Code to record and playback the process of programming.
GNU Affero General Public License v3.0
10 stars 3 forks source link

Refactor AudioHandler Class #166

Closed rbrisita closed 2 years ago

rbrisita commented 2 years ago

Refactoring the AudioHandler class to have better separation of concerns. Updates #136. Closes #165.