Pyanocktail
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:A public git repository for the Pianocktail software
Pyanocktail Server
============
  This is a twisted plugin designed to transform a Raspberry Pi in a Pianocktail, like described by Boris Vian in his book "L'écume des jours".
  
  Here is the software, you just need now a piano, a midi keyboard, a Raspberry Pi and some electronic skills to build your own Pianocktail! 

Requirements:

  	*Python2
  	*Alsa
  	*pyalsa
  	*twisted
  	*SQLAlchemy
  	*Autobahn websocket Python
  	*i2c tools (smbus library)
  	*scilab (optional)
	*numpy
  
Written by Bertrand Verdu and Florent Jaillet
  
_________________

Copyright (C) 2003-2013  Bertrand Verdu, Florent Jaillet

libraries are LGPLv2.1 licensed except pyanalisis.py module covered by GPLv2 license



LGPLv2.1
---

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA

GPLv2
---

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。