All Projects → codingjoe → Musicbeam

codingjoe / Musicbeam

Licence: mit
MusicBeam is a multi plattform software to use a projector as a rgb laser.

Programming Languages

java
68154 projects - #9 most used programming language
processing
702 projects

Projects that are alternatives of or similar to Musicbeam

Openwallet Android
The first truly free, libre, and open source light wallet for multiple cryptocurrencies (Bitcoin, Ethereum, Ripple, etc).
Stars: ✭ 86 (-53.76%)
Mutual labels:  light
Midi To Laser Cutter
Stars: ✭ 122 (-34.41%)
Mutual labels:  laser
Lightproxy
💎 Cross platform Web debugging proxy
Stars: ✭ 2,347 (+1161.83%)
Mutual labels:  light
Yui
Minimal vim color scheme
Stars: ✭ 93 (-50%)
Mutual labels:  light
Fether
Decentralized and light Ethereum Wallet
Stars: ✭ 116 (-37.63%)
Mutual labels:  light
Controllerx
Create controller-based automations with ease to control your home devices and scenes.
Stars: ✭ 141 (-24.19%)
Mutual labels:  light
Homebridge Mi Philips Light
XiaoMi Philips light plugins for HomeBridge.
Stars: ✭ 85 (-54.3%)
Mutual labels:  light
Typora Misty Theme
Yet another elegant Typora theme designed with aesthetics in mind.
Stars: ✭ 179 (-3.76%)
Mutual labels:  light
Oxygen
一个轻量级Java框架,包含ioc、aop、config、cache、job、Jdbc、web等
Stars: ✭ 119 (-36.02%)
Mutual labels:  light
Winhue
Controlling the Philips Hue lighting system from your Windows PC.
Stars: ✭ 167 (-10.22%)
Mutual labels:  light
Photon.vim
An elegant pair of Vim colour schemes with minimal syntax highlighting that care about the little details.
Stars: ✭ 98 (-47.31%)
Mutual labels:  light
Fbpic
Spectral, quasi-3D Particle-In-Cell code, for CPU and GPU
Stars: ✭ 111 (-40.32%)
Mutual labels:  laser
Axel
Axel tries to accelerate the download process by using multiple connections per file, and can also balance the load between different servers.
Stars: ✭ 1,997 (+973.66%)
Mutual labels:  light
Spectral Clara Lux Tracer
A physically based ray tracer with multiple shading models support and Color Rendering Index (CRI) evaluation. Project developed for my master degree thesis at University Milano-Bicocca.
Stars: ✭ 91 (-51.08%)
Mutual labels:  light
Slimsocial For Facebook
Light version of Facebook. Light both in the weight and in the use.
Stars: ✭ 171 (-8.06%)
Mutual labels:  light
Wotan
Automagically remove trends from time-series data
Stars: ✭ 86 (-53.76%)
Mutual labels:  light
Node Lifx
Node.js implementation of the LIFX LAN protocol 💡
Stars: ✭ 137 (-26.34%)
Mutual labels:  light
Yolo Face With Landmark
yoloface大礼包 使用pytroch实现的基于yolov3的轻量级人脸检测(包含关键点)
Stars: ✭ 180 (-3.23%)
Mutual labels:  light
Bh1750
An Arduino library for the digital light sensor breakout boards containing the BH1750FVI IC
Stars: ✭ 173 (-6.99%)
Mutual labels:  light
Openlidar
Open Hardware scanning triangulation laser rangefinder
Stars: ✭ 166 (-10.75%)
Mutual labels:  laser

MusicBeam

Join the chat at https://gitter.im/codingjoe/MusicBeam

MusicBeam is a multi platform software that allows using a projector as a RGB laser. MusicBeam is written in Processing a JAVA based language that is easy to learn to enable users to contribute new effects.

Download

The latest releases can be found at: musicbeam.org

Contributing

MusicBeam is writing in Processing a Java sublanguage. It is extremely easy to write even without prior coding experience.

Setting up the Processing

MusicBeam is written in Processing. Therefore first step is to setup Processing, which is very simple. Just go do processing.org and download the latest version for you operating system. If you are having trouble setting up Processing make sure to check out their Supported Platforms Guide.

The next step is to install the needed third party libraries. Simply open the Processing IDE and go to Sketch > Import Library... > Add Library... This will open the Contribution Manager.

All thats left to do is to search and install for the libraries:

  • ControlP5
  • Minim

That's it, open the MusicBeam.pde file and hit play.

License

Copyright (c) 2012-2016 Johannes Hoppe [email protected]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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].