added a readme

This commit is contained in:
Dave Griffiths 2022-09-04 11:50:37 +01:00
parent ca3edd4515
commit a7baaf3b2b
15 changed files with 34 additions and 42 deletions

34
README.md Normal file
View File

@ -0,0 +1,34 @@
# s a m p l e b r a i n
## What is this?
A custom sample granulation app designed by Aphex Twin
## Linux install:
Install libraries for the sample engine:
$ sudo apt install libsndfile1-dev portaudio19-dev liblo-dev libfftw3-dev
Install dependancies for the graphical user interface:
$ sudo apt install build-essential qtcreator qt5-default
Build it:
$ qmake
$ make
## What's here
1. app:
main app and QT gui code
2. brain:
sample granulation engine code
3. cooking:
* sketches and ideas
* proof of concept written in python
* initial attept at clojure version (abandoned)

View File

@ -6,7 +6,6 @@ AC_CHECK_LIB(m, cos)
AC_CHECK_LIB(pthread, main)
AC_CHECK_LIB(fftw3, main)
AC_CHECK_LIB(portaudio, main)
AC_CHECK_LIB(jellyfish, main)
AC_CHECK_LIB(sndfile, main)
AC_CHECK_LIB(lo, main)

View File

@ -1 +0,0 @@
83c7852ff1316446216a4452ed66ccd3

View File

@ -1 +0,0 @@
5fb05ff1d494d0e015315237244899fcc29ecce6

View File

@ -1,9 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>local</groupId>
<artifactId>comirva</artifactId>
<version>0.0.36</version>
<description>POM was created from install:install-file</description>
</project>

View File

@ -1 +0,0 @@
97aa618f81397aabd91d962b9b1e8f2c

View File

@ -1 +0,0 @@
7c9f90d0712b2a83237b65cba3f1dfb791bd6cf6

View File

@ -1 +0,0 @@
83c7852ff1316446216a4452ed66ccd3

View File

@ -1 +0,0 @@
5fb05ff1d494d0e015315237244899fcc29ecce6

View File

@ -1,9 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>local</groupId>
<artifactId>comirva</artifactId>
<version>0.36</version>
<description>POM was created from install:install-file</description>
</project>

View File

@ -1 +0,0 @@
d3f0bb0939b4aea5a37d4a5a1bb6fe72

View File

@ -1 +0,0 @@
c86d1b0cea230bc9a9792cbef72e717bcf71fcf5

View File

@ -1,13 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<groupId>local</groupId>
<artifactId>comirva</artifactId>
<version>0.36</version>
<versioning>
<versions>
<version>0.36</version>
<version>0.0.36</version>
</versions>
<lastUpdated>20150624211203</lastUpdated>
</versioning>
</metadata>

View File

@ -1 +0,0 @@
282709b17127e5b0cf4426991cb5f23a

View File

@ -1 +0,0 @@
1141e16182424f22fe3e34ca54d41ea130a21f69