Skip to content

A program in python to take a standardised-structure json document and disseminate this information into a single compound sin wave line plot using matplotlib

ScottA38/fundamental_waves_plotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A program designed to take a json-formatted data structure comprising of note information for a specific peice of music or audio. See the supplied JSON file in this repo for the JSON data structure defintion.

With a recognised JSON data strucuture processes this data into sine waves at the correct positions on an x- axis,t. The sin waves will be summed together into one single amplitude wave to try and mimic wave interference: https://en.wikipedia.org/wiki/Wave_interference

About

A program in python to take a standardised-structure json document and disseminate this information into a single compound sin wave line plot using matplotlib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages