Issues
- 0
Fix libsndfile linking
#274 opened by jmcker - 0
- 0
CodeCov reports fail to upload
#273 opened by jmcker - 0
Support multiple sample rates
#271 opened by jmcker - 0
Remove JACK from OSXDriver
#272 opened by jmcker - 0
Build up in ring buffer
#270 opened by jmcker - 0
Fate of PortAudio on Linux
#267 opened by jmcker - 0
PulseAudio detection
#269 opened by jmcker - 0
Add onplaybackend callback to Playback class
#268 opened by jmcker - 1
- 0
43.2 - Create a more complex example
#239 opened by agokhale1 - 0
43.3 - Create an advanced example
#240 opened by agokhale1 - 0
33.4 - Use PortAudio on Linux to playback audio
#202 opened by agokhale1 - 0
33.5 - Use PortAudio on OSX to playback audio
#203 opened by agokhale1 - 0
35.2 - Allow the user to choose the export format
#209 opened by agokhale1 - 0
- 0
36.2 - After a recording is exported, clean up temp files from the previous recording
#211 opened by agokhale1 - 0
- 0
37.2 - Display helpful messages to the user when an exception is caught and recover if possible
#213 opened by agokhale1 - 0
- 0
37.3 - Test - Create stress tests to find points of failure in the application
#214 opened by agokhale1 - 0
- 0
- 0
38.1 - Notify backend of the output device switch
#216 opened by agokhale1 - 0
- 0
44.2 - Add additional unit tests to cover more code
#242 opened by agokhale1 - 0
- 0
44.1 - Act on results of code quality, static analysis, and code coverage to improve existing code
#241 opened by agokhale1 - 0
- 0
40.7 - Load settings on startup
#229 opened by agokhale1 - 0
- 0
40.4 - Allow changing settings from the GUI
#226 opened by agokhale1 - 0
42.1 - Override exit function in Qt
#235 opened by agokhale1 - 0
- 0
35.1 - Use libsndfile to export in other audio formats such as WAV, FLAC, CAF, AIFF
#208 opened by agokhale1 - 0
40.3 - Allow changing settings from the CLI
#225 opened by agokhale1 - 0
41.2 - Add tooltips to GUI components
#231 opened by agokhale1 - 0
- 0
- 0
- 0
39.2 - Have line that forms a circle pulse outwards from the center at different angles
#220 opened by agokhale1 - 0
40.1 - Add styled settings button to layout manager
#223 opened by agokhale1 - 0
41.3 - Create Qt translation files
#232 opened by agokhale1 - 0
41.5 - Incorporate translations into GUI
#234 opened by agokhale1 - 0
43.1 - Create a very basic example
#238 opened by agokhale1 - 1
34.3 - Add the MP3 export option to the GUI and CLI
#207 opened by agokhale1 - 1
34.1 - Find a cross-platform MP3 encoding library
#205 opened by agokhale1 - 1
34.2 - Integrate the MP3 encoding library
#206 opened by agokhale1 - 0
- 1
37.4 - Clean up include guards and create HulaLoop namespace to prevent issues when used by third-party developers
#215 opened by agokhale1