All Projects → hoch → canopy

hoch / canopy

Licence: MIT License
Web Audio API programming/debugging suite

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to canopy

Waveform Playlist
Multitrack Web Audio editor and player with canvas waveform preview. Set cues, fades and shift multiple tracks in time. Record audio tracks or provide audio annotations. Export your mix to AudioBuffer or WAV! Project inspired by Audacity.
Stars: ✭ 919 (+1271.64%)
Mutual labels:  waveform, webaudio
m3forth
m3forth is a forth cross-compiler for cortex-m3 ARM microcontrollers
Stars: ✭ 16 (-76.12%)
Mutual labels:  debugging
InAppDevTools
Android library with a collection of tools for debugging, inspecting and reporting from within your own app
Stars: ✭ 26 (-61.19%)
Mutual labels:  debugging
pydbg
Python implementation of the Rust `dbg` macro
Stars: ✭ 85 (+26.87%)
Mutual labels:  debugging
CrashLogger
A dll injected into process to dump stack when crashing.
Stars: ✭ 19 (-71.64%)
Mutual labels:  debugging
debug.cr
Debug macro for Crystal
Stars: ✭ 86 (+28.36%)
Mutual labels:  debugging
use-debugger-hooks
A small package of custom React hooks that are useful for debugging changes in React hook dependencies across renders
Stars: ✭ 44 (-34.33%)
Mutual labels:  debugging
cproto
Chrome Debugging client for Python
Stars: ✭ 29 (-56.72%)
Mutual labels:  debugging
elm-monitor
Monitor your elm program with redux-devtools
Stars: ✭ 20 (-70.15%)
Mutual labels:  debugging
pitch-shifter-chrome-extension
Chrome extension that pitch shifts videos on a page using web audio
Stars: ✭ 21 (-68.66%)
Mutual labels:  webaudio
r2lldb
radare2-lldb integration
Stars: ✭ 54 (-19.4%)
Mutual labels:  debugging
WhatTheStack
See a pretty error screen when your Android app crashes
Stars: ✭ 240 (+258.21%)
Mutual labels:  debugging
question-driven-learning
Stay hungry stay foolish
Stars: ✭ 17 (-74.63%)
Mutual labels:  debugging
devmod
Developer Module for debugging web applications
Stars: ✭ 16 (-76.12%)
Mutual labels:  debugging
dwex
DWARF Explorer - a GUI utility for navigating the DWARF debug information
Stars: ✭ 58 (-13.43%)
Mutual labels:  debugging
sphinx-wavedrom
A sphinx extension that allows including wavedrom diagrams by using its text-based representation
Stars: ✭ 26 (-61.19%)
Mutual labels:  waveform
ynm3k
ynm3k.readthedocs.io
Stars: ✭ 20 (-70.15%)
Mutual labels:  debugging
CSS-Lecture-And-Exercises
🎨 Get to know CSS! It's fun!
Stars: ✭ 11 (-83.58%)
Mutual labels:  debugging
OpenImageDebugger
An advanced in-memory image visualization plugin for GDB and LLDB on Linux, MacOS and Windows (experimental). Previously known as gdb-imagewatch.
Stars: ✭ 115 (+71.64%)
Mutual labels:  debugging
pretty trace
Love Your Ruby's Backtrace
Stars: ✭ 13 (-80.6%)
Mutual labels:  debugging

NOTE: The project is not actively maintained at the moment.

Canopy

When you build something bigger than a toy demo with Web Audio API, being able to test and verify is crucial. Canopy provide you with visual tools for prototyping, testing and verification for Web Audio development.

What does it do?

Canopy is a collection of Web Audio API development tools featuring:

  • Interactive Waveform inspector with seamless zoom in/out.
  • Interactive audiograph visualization.
  • Web Audio API code editor with
    • Auto completion
    • Gist integration
    • Embedded AudioContext configuration
  • Ranged playback with looping.
  • Download rendered audio as 16-bit WAV file.

How did you do?

For the most part, Canopy is built with Spiral and Polymer. Also a bit of snippets from WAAX as well.

Aw snap!

Canopy currently works on Chrome and Edge. I will resolve the compatibility issue in the near future. Better yet, if you have the fix for other browsers, feel free to submit a PR!

Got things to say?

Please use GitHub issue tracker for any feedback or question. For informal shout out, simply tweet me!

LICENSE

The MIT License. Copyright (c) 2015 - 2016 Hongchan Choi.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].