Skip to content
View SteveDaulton's full-sized avatar

Organizations

@audacity
Block or Report

Block or report SteveDaulton

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Hangman-CLI Hangman-CLI Public

    The classic word game, implemented in Python.

    Python

  2. audacity audacity Public

    Forked from audacity/audacity

    Audio Editor : : : : developer list at : : https://lists.sourceforge.net/lists/listinfo/audacity-devel

    C 2

  3. claytonotey/libsbsms claytonotey/libsbsms Public

    C++ 25 6

  4. pipeclient.py is a Python module for... pipeclient.py is a Python module for sending commands to Audacity from Python. This version is more recent than Audacity's version.
    1
    #!/usr/bin/env python3
    2
    # -*- coding: utf-8 -*-
    3
    
                  
    4
    """Automate Audacity via mod-script-pipe.
    5
  5. Sequential recording with Audacity w... Sequential recording with Audacity with Python.
    1
    #!/usr/bin/env python3
    2
    # -*- coding: utf-8 -*-
    3
    
                  
    4
    """
    5
    Record Parts:
  6. Nyquist-Style-Guide Nyquist-Style-Guide Public

    Unofficial coding standards for coding Nyquist plug-ins for Audacity using LISP syntax, as used by https://audionyq.com