Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 971 Bytes

README.md

File metadata and controls

40 lines (25 loc) · 971 Bytes

Sound Recorder

Try it as part of 98 or standalone

TODO

  • Keep track of file savedness and warn about losing changes

  • Integrate with the virtual filesystem

  • Insert File & Mix with File

  • Clipboard stuff

  • Improve keyboard support

  • Fix ghost playback

  • Fix recording over a file (multiple times?)

  • Show error messages visibly when in window where log isn't visible

  • Implement Help options

  • Audio Properties? Make a dialogue with an error icon that says exactly the following:

    ---------------------------
    Sound - Sound Recorder: SNDREC32.EXE - Ordinal Not Found
    ---------------------------
    The ordinal 379 could not be located in the dynamic link library C:\Windows\SYSTEM32\MMSYS.CPL. 
    ---------------------------
    OK   
    ---------------------------
    
  • Better echo effect? Interpolation for stretching effects?