Cymatica
A downloadable tool for Windows and macOS
Welcome!
Cymatica is another app built with processing that uses the Minim and ControlP5 libraries. It lets you create custom playlists and view animations to accompany your music!
What's there now?
This is a very early build that is missing quite a lot. So far:
- A home screen
- A dedicated playlist screen
- Playlists save
- Playlist creation
- Song addition
- Keyboard controls
- Space for play/pause
- M for mute
- Left right to seek (double tap to skip)
- H to toggle menus
- Up and down for volume
- A seek bar
- A waveform (split for left, right, and mix)
- Left and right audio-level visualizers
- Local song storage!
What's to come?
There isn't a set time for any of these, but I will try to add them with time.
- Scrollable playlist view
- UI controls - which are starting to get there!
- FFT and other analysis - any recommendations?
- Visualization customization
- Folder check function that gets songs from a folder
- URL song input - almost ready!
- Video accompaniment
- Video saving
How can I help?
I have posted the code on GitHub. As of now, I am the only person working on this project, and recommendations, tips, or donations would be appreciated!
IMPORTANT!
In most cases, downloading an app for Mac and attempting to run it initially won't work. The first step is to open the terminal. Once in the terminal, input
chmod +x {Path-to-app}/Contents/MacOS/Cymatica
Attempting to run it once more should lead to the typical unidentified developer/can't scan for malware popup. At this point, head to Security and Privacy and allow it to run.
Status | In development |
Category | Tool |
Platforms | Windows, macOS |
Author | IDDude |
Download
Click download now to get access to the following files:
Development log
- Big things are coming...May 03, 2023
- YTMP3Dec 13, 2022
- Some updates...Dec 13, 2022
- 🥲 When everything is broken...Dec 08, 2022