User:MOsowski/Wave Manipulator: Difference between revisions
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
Wave_Manipulator is an object oriented signal processing tool built in Python and interfaced through command line. It is a simple yet powerful tool that allows users to generate signals, apply various | Wave_Manipulator is an object oriented signal processing tool built in Python and interfaced through command line. It is a simple yet powerful tool that allows users to generate signals, apply various | ||
transformations and superpositions, and build sequences. My intention with this project to explore the connection between fundamental physical principles which underlie signal processing and their emergent identities associated with their use via an interface. | transformations and superpositions, and build sequences. My intention with this project to explore the connection between fundamental physical principles which underlie signal processing and their emergent identities associated with their use via an interface. | ||
</p> | |||
<p> | |||
The source code is available at https://github.com/MartinOsowski/Wave_Manipulator | |||
</p> | |||
</div> | </div> | ||
[[File:Wave Manipulator Console.png|thumb|900px|left|Wave Manipulator Interface]] | [[File:Wave Manipulator Console.png|thumb|900px|left|Wave Manipulator Interface]] |
Latest revision as of 21:15, 20 January 2021
Wave Manipulator
Wave_Manipulator is an object oriented signal processing tool built in Python and interfaced through command line. It is a simple yet powerful tool that allows users to generate signals, apply various transformations and superpositions, and build sequences. My intention with this project to explore the connection between fundamental physical principles which underlie signal processing and their emergent identities associated with their use via an interface.
The source code is available at https://github.com/MartinOsowski/Wave_Manipulator