Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dominict/pythonteachingcode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: zmeadows417/pythonteachingcode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 50 files changed
  • 1 contributor

Commits on Jun 15, 2022

  1. worked on notebook

    zmeadows417 committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    cfba371 View commit details
    Browse the repository at this point in the history
  2. more work done

    zmeadows417 committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    3b9bca1 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2022

  1. Finally figured it out :)

    zmeadows417 committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    7551cf6 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Homework done !

    zmeadows417 committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    05f394e View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Homeworks

    zmeadows417 committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    3369e3d View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Configuration menu
    Copy the full SHA
    70dd69e View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2022

  1. Configuration menu
    Copy the full SHA
    0a7a0fb View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. notebook work

    zmeadows417 committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    479dcf8 View commit details
    Browse the repository at this point in the history
  2. Began Sound Project

    Started creating functions that generate wave tables and also some functions that smooth out the sound via interpolation and fade in/out. Can switch between sin wave and a sawtooth wave. Want to look for more formulas for different wave tables.
    zmeadows417 committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    e87e1c7 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Synth Project- Playing Chords on a Sine Wave ~~~

    Watched another couple YouTube tutorials and downloaded some more repositories. Need to incorporate the waves I was building as they sound a bit cleaner. Borrowed chords from a song called Borderline by Tame Impala, messed with the duration of the notes until it sounded nicer. Doesn't really sound anything like the song because of how much rhythm he adds to it. and the sound of the instrument is a lot cooler.
    zmeadows417 committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    a6c4a8b View commit details
    Browse the repository at this point in the history
Loading