Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jjgod/jjwaveview
A WaveView modified from ArkWaveView
https://github.com/jjgod/jjwaveview
Last synced: 16 days ago
JSON representation
A WaveView modified from ArkWaveView
- Host: GitHub
- URL: https://github.com/jjgod/jjwaveview
- Owner: jjgod
- Created: 2009-05-04T08:30:35.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2009-05-04T08:31:05.000Z (over 15 years ago)
- Last Synced: 2024-11-06T06:16:34.902Z (2 months ago)
- Language: Objective-C
- Homepage:
- Size: 133 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
JJWaveView - A clean-room implementation of ArkWaveView
=======================================================[ArkWaveView] [awv] is a (and perhaps the only) implementation to
browse sound tracks in 2D graphical form with Cocoa and C++. The
only catch is it requires a lot of libraries like MOKit and libsndfile.
This implementation (JJWaveView) aims to remove most of the requirements,
use Mac OS X (10.5+) core frameworks like Core Audio to replace them.[awv]: http://www.cocoadev.com/index.pl?ArkonnektSound "ArkWaveView"