Giter Site home page Giter Site logo

synthclone's People

Contributors

surfacepatterns avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

synthclone's Issues

memory access error on start

What steps will reproduce the problem?
1. compile and start


A: In order to compile I had to remove line 99+100 of build.py, because I did 
not want to install 600MB doxygen.

It compiles, but starting it, there is a memory error:

------------
Translations loaded." 
"Creating core application objects ..." 
"Loading plugins from '/usr/lib/synthclone/plugins' ..." 
"Attempting to loading plugin from 
'/usr/lib/synthclone/plugins/libsynthclone_jack.so' ..." 
"Participant added to session manager: JACK 0.0-1" 
"Attempting to loading plugin from 
'/usr/lib/synthclone/plugins/libsynthclone_hydrogen.so' ..." 
"Participant added to session manager: Hydrogen 0.0-1" 
"Attempting to loading plugin from 
'/usr/lib/synthclone/plugins/libsynthclone_sfz.so' ..." 
"Participant added to session manager: SFZ 0.0-1" 
"Attempting to loading plugin from 
'/usr/lib/synthclone/plugins/libsynthclone_trimmer.so' ..." 
"Participant added to session manager: Trimmer 0.0-1" 
"Attempting to loading plugin from 
'/usr/lib/synthclone/plugins/libsynthclone_zonegenerator.so' ..." 
"Participant added to session manager: Zone Generator 0.0-1" 
"Core application objects created." 
"Running ..." 
Memory access error

---------

What version of the product are you using? On what operating system?
0.1.0
Ubuntu, 64 bit
jackd version 0.120.1  ( I will try with jack2 soon )
Linux m4 2.6.39.2rt #5 SMP PREEMPT Fri Jun 24 20:13:52 CEST 2011 x86_64 x86_64 
x86_64 GNU/Linux


Please provide any additional information below.

How do I enable debug symbols ?


You could try to debug with valgrind.

Thanks.

Original issue reported on code.google.com by [email protected] on 9 Oct 2011 at 2:34

build stops after buidling sfz plugins


Sorry, cannot make head or tail of the error message:

make[1]: *** [sub-plugins-make_default-ordered] Error 2
make[1]: Leaving directory `/home/simon/rpmbuild/BUILD/synthclone-0.2.0/src'
make: *** [sub-src-make_default] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.H0y1Ph (%build)


Original issue reported on code.google.com by [email protected] on 1 May 2012 at 9:45

  • Merged into: #10

Add inst chunks to generated sound files

From Raine M. Ekman:

Hi!

Here's a patch against the current svn version. It adds the writing of
"smpl" chunks to .wav files. I don't know which (if any :) samplers support
them but at least Libsndfile does, so implementing this feature wasn't much
effort.


Some info on the different chunks used to be here, but it's gone at the moment:
http://www.sonicspot.com/guide/wavefiles.html#smpl

Original issue reported on code.google.com by [email protected] on 17 Nov 2009 at 10:43

Attachments:

Renoise plugin duplicate note issue

From synthclone-users mailing list:

> 3) There seems to be a bug in the generated renoise instrument, the zones go
> from 00-5F and 5F-7F. So besides the are both played at 5F the range should
> switch round 40 (hex for 64) and not 6F

Reported by Atte Jensen.

Original issue reported on code.google.com by [email protected] on 20 Jun 2014 at 6:31

LADSPA support

Quoting Issue #5:

You may have forseen this, but possibly you could add the capability to add 
ladspa ... plugins to the effects.

Original issue reported on code.google.com by [email protected] on 14 Oct 2011 at 6:28

Port synthclone to Qt 5

Qt 5 is starting to be used as the standard Qt in some Linux distributions.  
synthclone should be ported at some point.

Original issue reported on code.google.com by [email protected] on 16 Sep 2013 at 1:53

can't build on ArchLinux 64

What steps will reproduce the problem?
1../configure --prefix=/usr
2.
3.

What is the expected output? What do you see instead?
to build. 
 ./configure --prefix=/usr 
Traceback (most recent call last):
  File "./configure", line 208, in <module>
    main()
  File "./configure", line 164, in main
    join(getTemplatesDirectory(), "config.h"), data)
  File "/home/harv/synthclone-0.3.0/install/util.py", line 66, in writeTemplate
    fp = file(source)
NameError: global name 'file' is not defined

What version of the product are you using? On what operating system?
synthclone-0.3.0
 ArchLinux 64

Please provide any additional information below.

when using the PKGBUILD format that Arch uses, I get this error:
==> Making package: synthclone 0.3.0-1 (Sat Sep 14 12:02:01 EDT 2013)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found synthclone-0.3.0.tar.gz
==> Validating source files with md5sums...
    synthclone-0.3.0.tar.gz ... Passed
==> Extracting sources...
  -> Extracting synthclone-0.3.0.tar.gz with bsdtar
==> Removing existing pkg/ directory...
==> Starting build()...
Reading 
/tmp/packerbuild-1000/synthclone/synthclone/src/synthclone-0.3.0/src/src.pro
 Reading /tmp/packerbuild-1000/synthclone/synthclone/src/synthclone-0.3.0/src/lib/lib.pro
Project WARNING: CONFIG+=uitools is deprecated. Use QT+=uitools instead.
Project ERROR: Unknown module(s) in QT: uitools
Usage: configure [options] [qmake-args]

configure: error: qmake returned an error
==> ERROR: A failure occurred in build().
    Aborting...
The build failed.

when building from source, I get this error:

./configure --prefix=/usr 
Traceback (most recent call last):
  File "./configure", line 208, in <module>
    main()
  File "./configure", line 164, in main
    join(getTemplatesDirectory(), "config.h"), data)
  File "/home/harv/synthclone-0.3.0/install/util.py", line 66, in writeTemplate
    fp = file(source)
NameError: global name 'file' is not defined

Original issue reported on code.google.com by [email protected] on 14 Sep 2013 at 4:13

Cannot compile

What steps will reproduce the problem?
1. Python install or
2. make
3.

What is the expected output? What do you see instead?
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -fPIC -DSYNTHCLONE_PLATFORM_UNIX 
-DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED 
-I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore 
-I/usr/include/qt4/QtGui -I/usr/include/qt4 -I../../include 
-I../../../make/plugins/hydrogen -o 
../../../make/plugins/hydrogen/archivewriter.o archivewriter.cpp
archivewriter.cpp:4:27: fatal error: archive_entry.h: No such file or directory
compilation terminated.
make[3]: *** [../../../make/plugins/hydrogen/archivewriter.o] Error 1
make[3]: Leaving directory `/home/david/synthclone-0.1.0/src/plugins/hydrogen'
make[2]: *** [sub-hydrogen-make_default] Error 2
make[2]: Leaving directory `/home/david/synthclone-0.1.0/src/plugins'
make[1]: *** [sub-plugins-make_default-ordered] Error 2
make[1]: Leaving directory `/home/david/synthclone-0.1.0/src'
make: *** [sub-src-make_default] Error 2


What version of the product are you using? On what operating system?
Current alpha on Debian Sid

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 9 Oct 2011 at 9:32

LV2 support

Quoting Issue #5:

You may have forseen this, but possibly you could add the capability to add ... 
lv2 plugins to the effects.

Original issue reported on code.google.com by [email protected] on 14 Oct 2011 at 6:29

Add targets for Akai samplers

Alex Rusell ([email protected]) requested support for retro Akai 
samplers (S2000, S1000, etc.).  He sent along links to documentation on various 
Akai sampler formats:

    http://mda.smartelectronix.com/akai/akaiinfo.htm
    http://www.ispl.jp/~oosaki/software/akaitools/

I'm not motivated to implement these formats for the time being, but someone 
out there might be motivated.  If you're interested in adding support for Akai 
sample formats to synthclone, let me know and I'll work with you to get it done.

Original issue reported on code.google.com by [email protected] on 16 Oct 2013 at 7:05

Comipilation error synthclone-0.3.0 on AVLinux6

Thanks for the new version of synthclone. I encountered this error when trying 
to build synthclone-0.3.0.tar.gz on AVLinux6 (based on Debian Squeeze).

make[3]: Entering directory 
`/mhome/sound/software/synthclone-0.3.0/src/plugins/renoise'
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -fPIC -DSYNTHCLONE_PLATFORM_UNIX 
-DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED 
-I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore 
-I/usr/include/qt4/QtGui -I/usr/include/qt4 -I../../include 
-I../../../make/plugins/renoise -o 
../../../make/plugins/renoise/archivewriter.o archivewriter.cpp
In file included from archivewriter.cpp:28:0:
archivewriter.h:50:13: error: ‘zip_uint16_t’ has not been declared
archivewriter.h:52:12: error: ‘zip_int64_t’ does not name a type
archivewriter.h:56:5: error: ‘zip_int64_t’ does not name a type
archivewriter.h:63:5: error: ‘zip_uint16_t’ does not name a type
archivewriter.cpp:47:1: error: ‘zip_int64_t’ does not name a type
archivewriter.cpp:95:24: error: ‘zip_uint16_t’ has not been declared
archivewriter.cpp: In member function ‘void ArchiveWriter::addFile(const 
QString&, const QString&, int)’:
archivewriter.cpp:110:55: error: ‘handleSourceCommand’ was not declared in 
this scope
archivewriter.cpp:116:5: error: ‘sourceCompressionMethod’ was not declared 
in this scope
archivewriter.cpp:122:5: error: ‘zip_int64_t’ was not declared in this scope
archivewriter.cpp:122:17: error: expected ‘;’ before ‘result’
archivewriter.cpp:123:9: error: ‘result’ was not declared in this scope
archivewriter.cpp: At global scope:
archivewriter.cpp:146:1: error: ‘zip_int64_t’ does not name a type
make[3]: *** [../../../make/plugins/renoise/archivewriter.o] Error 1

Any ideas about this erorr?  An I missing a dependency?

I also tried to bypass this error by disabling the renoise compliation trying 
both
$ ./configure --prefix=/usr/local --skip-renoise=0
and
$ ./configure --prefix=/usr/local --skip-renoise=1
but neither helped

Thanks

Original issue reported on code.google.com by [email protected] on 21 Dec 2012 at 7:42

Direct loading of samples

Thanks for the great software.   It seems to me that you could fairly easily 
make synthclone into a general purpose SFZ file generator by adding the 
capability of directly loading a sample file, instead of generating the sample 
from a synth.  This would save the trouble of learning to directly write SFZ.  
It seems like you would just need to add another option to load a file from 
disk when you right-click on Dry Sample.

I believe one could already use synthclone to make an SFZ file from any sound 
source (like a live instrument) by simply connecting the instrument source (in 
Jack, obviously), to synthclone.  When you click "Get Sample" simply play the 
note to be sampled.  (probably requires 2 people).   

You may have forseen this, but possibly you could add the capability to add 
ladspa/lv2 plugins to the effects.

Original issue reported on code.google.com by [email protected] on 14 Oct 2011 at 6:16

Compile error

synthclone-0.1.0 doesn't compile for me on Ubuntu 10.04.

g++ -c -pipe -O2 -D_REENTRANT -Wall -W -DSYNTHCLONE_PLATFORM_UNIX 
-DSYNTHCLONE_MAJOR_VERSION=0 -DSYNTHCLONE_MINOR_VERSION=1 
-DSYNTHCLONE_REVISION=0 -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB 
-DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtUiTools 
-I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml 
-I/usr/include/qt4 -I../include -I../../make/synthclone -o 
../../make/synthclone/sessionloadview.o sessionloadview.cpp
sessionloadview.cpp: In constructor 
‘SessionLoadView::SessionLoadView(QObject*)’:
sessionloadview.cpp:29: error: no matching function for call to 
‘QDoubleValidator::QDoubleValidator()’
/usr/include/qt4/QtGui/qvalidator.h:172: note: candidates are: 
QDoubleValidator::QDoubleValidator(const QDoubleValidator&)
/usr/include/qt4/QtGui/qvalidator.h:143: note:                 
QDoubleValidator::QDoubleValidator(double, double, int, QObject*)
/usr/include/qt4/QtGui/qvalidator.h:142: note:                 
QDoubleValidator::QDoubleValidator(QObject*)
make[2]: *** [../../make/synthclone/sessionloadview.o] Error 1
make[2]: Leaving directory 
`/home/colinf/src/jack-apps/synthclone-0.1.0/src/synthclone'
make[1]: *** [sub-synthclone-make_default-ordered] Error 2
make[1]: Leaving directory `/home/colinf/src/jack-apps/synthclone-0.1.0/src'
make: *** [sub-src-make_default] Error 2


The following fixes compilation for me:

--- sessionloadview.cpp.orig    2011-10-10 12:53:34.151343604 +0100
+++ sessionloadview.cpp 2011-10-10 12:50:58.727286672 +0100
@@ -26,7 +26,8 @@
 #include "sessionloadview.h"

 SessionLoadView::SessionLoadView(QObject *parent):
-    DialogView(":/synthclone/sessionloadview.ui", parent)
+    DialogView(":/synthclone/sessionloadview.ui", parent),
+    sampleRateValidator(parent)
 {
     openButton = synthclone::getChild<QPushButton>(dialog, "openButton");
     openButton->setEnabled(false);


Original issue reported on code.google.com by [email protected] on 10 Oct 2011 at 12:08

JACK sampler participant stops running sometimes

The package maintainer on AUR (speps) reported the following 
(https://aur.archlinux.org/packages.php?ID=39384):

  Sometimes the Jack Sampler participant stops and i have to re-add it.  Still haven't investigated, but soon i'll try a -d flag build to look better into it and let you know.

Original issue reported on code.google.com by [email protected] on 12 Nov 2011 at 11:57

crashes while making hydrogen kit..

What steps will reproduce the problem?
1.Components -> Effects -> Add ... -> Trimmer: percentage says at 0 but the 
Trimmer bar vibrates after applying effects
2.Zones -> Build Targets ; export to SFZ and/or for Hydrogen
3.it starts to build the crashes...

What is the expected output? What do you see instead?
a hydrogen kit.                   get a crash

What version of the product are you using? On what operating system?
0.1.5 on ArchLinux

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 10 Nov 2011 at 7:53

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.