Re: [Linuxsampler-devel] a Bug discovered

2020-03-01 Thread Andreas Persson
joo bian via Linuxsampler-devel wrote: > 1. bug.sfz which shows the main bug of LinuxSampler that plays the wrong > region. There are 8 regions defined by categorizing the three pedals > (CC64, CC66, and CC67) and LinuxSampler entirely fails to distinguish > the categories when they are included to

Re: [Linuxsampler-devel] Some troubling behavior regarding MIDI Control Messages

2020-03-01 Thread Andreas Persson
joo bian via Linuxsampler-devel wrote: > // use this template to reproduce the error > sample=w.wav locc64=0 locc64=63 locc67=0 locc67=63 ... > sample=x.wav locc64=0 locc64=63 locc67=64 locc67=127 ... > sample=y.wav locc64=64 locc64=127 locc67=0 locc67=63 ... > sample=z.wav locc64=64 locc64=12

Re: [Linuxsampler-devel] Gigedit: Positive Gain

2019-12-15 Thread Andreas Persson
Christian Schoenebeck wrote: > In my TODO list back from that time (2003) I only had a '3dnl' chunk not > being > supported by libgig on Region level yet: > http://svn.linuxsampler.org/cgi-bin/viewvc.cgi/libgig/trunk/TODO?view=markup I also had a look in an old text file of mine. There I listed

Re: [Linuxsampler-devel] Gigedit: Positive Gain

2019-12-08 Thread Andreas Persson
Christian Schoenebeck wrote: > On Sonntag, 8. Dezember 2019 08:31:48 CET Andreas Persson wrote: >> Ivan Maguidhir wrote: >>> There's a problem however, I'm not able to load any instruments created >>> from scratch in gigedit as they cause GStudio3 to crash. In

Re: [Linuxsampler-devel] Gigedit: Positive Gain

2019-12-07 Thread Andreas Persson
Ivan Maguidhir wrote: > There's a problem however, I'm not able to load any instruments created > from scratch in gigedit as they cause GStudio3 to crash. In GSEdit3 I'm > able to load the same instruments but I get the warning message "File is > protected. Save As and Wave Export functions will be

[Linuxsampler-devel] Mac installer modernized

2019-03-10 Thread Andreas Persson
Hi, As you probably know, we have a build system that compiles the code and creates installers for Windows and Mac every time a change is done in the source code. The installer for macOS is now modernized: * All components (libgig, linuxsampler, etc) are built with a newer compiler, one that sup

Re: [Linuxsampler-devel] Can't Launch Linux Sampler in Windows 10

2017-12-02 Thread Andreas Persson
Glen Berry wrote: > When I try to launch the standalone Linux Sampler, I get an error > message that says liblinuxsampler-5.dll cannot be found. > > When I try to launch GigEdit, I get an error message that says > libgigedit-4.dll cannot be found. Thanks for the report. We forgot to update the Wi

Re: [Linuxsampler-devel] EGs

2017-07-19 Thread Andreas Persson
Den 2017-07-19 kl. 13:24, skrev Christian Schoenebeck: > On Wednesday, July 19, 2017 10:27:47 you wrote: >> Hi, >> I noticed that years ago, but never been able to investigate it, thanks for >> fixed it. (I used loopmode=one_shot to partially resolve this) While you >> are watching the EG behaviour

Re: [Linuxsampler-devel] EGs

2017-07-19 Thread Andreas Persson
Christian Schoenebeck wrote: > Correct me if I am wrong, but as far as I can see it right now, you worked on > the actual EG curve shapes to replicate the original shapes as accurate as > possible, for example that the stages are actually a combination of linear > and > logarithmic curves in GS

Re: [Linuxsampler-devel] EGs

2017-07-18 Thread Andreas Persson
Aaron Laws wrote: > On Tue, Jul 18, 2017 at 7:46 AM, Christian Schoenebeck > mailto:schoeneb...@linuxsampler.org>> wrote: > > Hi everybody, > > after reviewing the code of the envelope generators, I noticed that I > implemented the state machine of the EGs incorrectly years ago. The >

Re: [Linuxsampler-devel] [linuxsampler-devel] "Cannot load file: Unknown leverage controller type"

2017-05-22 Thread Andreas Persson
Andrew C wrote: > Sadly I can't see the parameters for the specific gig file. > > Probably not much help here either, but the 'date modified' for these > files is May/June 2007, a year or so before GSt4 was released. :\ Hi, I have also seen gig files with unknown "leverage controller" values. In

Re: [Linuxsampler-devel] RIP Windows 32 bit builds?

2016-10-09 Thread Andreas Persson
Christian Schoenebeck wrote: > On Monday, September 26, 2016 20:44:17 Christian Schoenebeck wrote: >> On Monday, September 26, 2016 18:30:21 Andreas Persson wrote: >>> I tried to copy the dll files from the build server >>> (/usr/lib/gcc/i686-w64-mingw32/4.9-win32)

Re: [Linuxsampler-devel] Windows builds

2016-09-26 Thread Andreas Persson
Andreas Persson wrote: > Christian Schoenebeck wrote: >> In case you encounter any issues with the new LinuxSampler Windows installer >> version from today (linuxsampler_20160925_setup.exe) or later, then just let >> me know! > The 32 bit programs are now broken, as the

Re: [Linuxsampler-devel] Windows builds

2016-09-26 Thread Andreas Persson
Christian Schoenebeck wrote: > In case you encounter any issues with the new LinuxSampler Windows installer > version from today (linuxsampler_20160925_setup.exe) or later, then just let > me know! The 32 bit programs are now broken, as the gcc and stdc++ dll files are missing in the installer.

Re: [Linuxsampler-devel] SFZ 2.0 Headers and Macros Patch

2016-01-06 Thread Andreas Persson
Alby M. wrote: > Hi Christian, > > Great! Looking forward to hearing from you. > > - Alby Hello! I've reviewed the patch and committed it to svn. Nice work! Sorry for taking so long. /Andreas > > On Thu, Dec 17, 2015 at 5:55 AM Christian Schoenebeck > mailto:schoeneb...@linuxsampler.org>> wro

Re: [Linuxsampler-devel] SFZ2 Format Specification?

2015-02-07 Thread Andreas Persson
Philip Bennefall skrev den 2015-02-06 18:21: > Hi all, > > I signed up to this mailing list primarily because I am very interested > in the SFZ format. I have read the original format specification, but a > bit of googling indicates that there is an unofficial version 2 > specification floating

Re: [Linuxsampler-devel] global amp_velcurve

2015-02-07 Thread Andreas Persson
Nicola Pandini skrev den 2015-02-03 16:24: > Hi, is there a way to apply an "amp_velcurve_X" value globally on all > groups of a .sfz file? I'd like to avoid to define the amp_velcurve on > each group... No, sorry, for that you would need the "" opcode, but that one is not yet implemented in LS.

Re: [Linuxsampler-devel] Understanding LV2 Plugin Sourcecode

2015-01-17 Thread Andreas Persson
Christian Schoenebeck skrev den 2015-01-16 00:45: > On Friday 16 January 2015 00:13:02 Nils Tonnätt wrote: >> because of bug #235 I'm trying to understand how the LV2 Plugin works. >> I'm a wannabe programmer but maybe I have found two things. > > Disclaimer: I did not write the LV2 plugin, Andrea

Re: [Linuxsampler-devel] SFZ parse patch

2014-03-02 Thread Andreas Persson
Christian Schoenebeck wrote On 2014-02-28 15:44: > On Friday 28 February 2014 13:09:39 Sergey wrote: >> I've searched available SFZ specs and there is no official include >> operator. So yes, it is my suggestion. > > In general I think that extension makes sense, so I am not opposed to apply > it

Re: [Linuxsampler-devel] Possible Bug report - LinuxSampler Windows, latest weekly build

2013-05-09 Thread Andreas Persson
On 2013-05-06 19:00, Graham Goode wrote: > 5. Some kind of crash occurs immediately after all the > "Freeing..." messages have displayed (likely as a result > of the RESET command). Something in what happens AFTER > the RESET seems to cause the crash...but no indicative > messages

Re: [Linuxsampler-devel] Possible Bug report - LinuxSampler Windows, latest weekly build

2013-05-07 Thread Andreas Persson
On 2013-05-06 19:00, Graham Goode wrote: > I recently released a jOrgan - LinuxSampler Theatre Pipe Organ sample > set to some Alpha testers, and we have an issue with LinuxSampler > standalone crashing. > > Lynn Walls describes it as follows: > > I conducted some more experiments on this problem

Re: [Linuxsampler-devel] Convolution files?

2013-01-20 Thread Andreas Persson
On 2013-01-19 21:58, James Stone wrote: > I have some convolution files for white grand (for example) that seem to > be .gig files, but when I use gigextract, the only sample it finds is blank. > > Do any of you know if it is possible to get a usable wav file out of the > gs3 convolution files for

Re: [Linuxsampler-devel] Flac support for the SFZ sampler engine

2013-01-13 Thread Andreas Persson
On 2013-01-13 14:42, Christian Schoenebeck wrote: > On Sunday 13 January 2013 09:40:31 you wrote: >> flac most definitely does _not_ work. I asked about this in >> June. You might hope it would work through libsndfile, but it >> fails because of the way the sound files are loaded and used; >> the r

Re: [Linuxsampler-devel] Controlling pan with midi cc

2012-12-02 Thread Andreas Persson
On 2012-11-29 16:35, Nicola Pandini wrote: > Il 25/11/2012 18:06, Andreas Persson ha scritto: >> On 2012-11-25 17:12, Nicola Pandini wrote: >>> Hi list, >>> is it possible to control the pan of a with a midi cc? >>> I tried pan_onccn=100, but I can only contro

Re: [Linuxsampler-devel] Controlling pan with midi cc

2012-11-25 Thread Andreas Persson
On 2012-11-25 17:12, Nicola Pandini wrote: > Hi list, > is it possible to control the pan of a with a midi cc? > I tried pan_onccn=100, but I can only control the pan from > "Center"(cc=0) to "Hard-Right"(cc=127). > I'd like to map cc=0 to "Hard-Left" and cc=127 to "Hard-Right", just > like the LS

Re: [Linuxsampler-devel] LS on Mac Lion

2012-11-04 Thread Andreas Persson
On 2012-10-24 19:06, Kevin Utter wrote: > Hi all! Sorry andreas, apparently I sent this to you directly instead of the > list before. I'm still a bit confused here. I just downloaded: > linuxsampler_20121004 > and installed it on Mac Lion. When I run it, the terminal reports: > LinuxSampler 1.

Re: [Linuxsampler-devel] sfz does not accept hicc1 and locc1

2012-09-10 Thread Andreas Persson
On 2012-09-10 20:55, Nils Gey wrote: > So I guess program change is not a factor in sfz? SFZ v2 has it: hiprog/loprog. Not yet supported in LS though. /Andreas -- Live Security Virtual Conference Exclusive live event wi

Re: [Linuxsampler-devel] sfz does not accept hicc1 and locc1

2012-09-10 Thread Andreas Persson
On 2012-09-10 19:43, Nils Gey wrote: > Hello, > > Linuxsampler SVN revision 2361 does not accept the opcodes hicc1 and locc1. > > There is no error during load, they just don't work, but this document > indicates they are implemented > > https://docs.google.com/document/pub?id=1UxPar5toq2uDrU4Gkf4

Re: [Linuxsampler-devel] linuxsampler and mtc

2012-09-08 Thread Andreas Persson
On 2012-09-09 07:45, Patrick Shirkey wrote: > > On Sun, September 9, 2012 3:39 pm, Andreas Persson wrote: >> On 2012-09-09 04:17, Patrick Shirkey wrote: >>> Hi, >>> >>> Whats the deal with mtc on linuxsampler? Is it normally handled by the >>> cont

Re: [Linuxsampler-devel] linuxsampler and mtc

2012-09-08 Thread Andreas Persson
On 2012-09-09 04:17, Patrick Shirkey wrote: > Hi, > > Whats the deal with mtc on linuxsampler? Is it normally handled by the > controller/UI apps? LinuxSampler has currently no support for song position information at all. There are not so many parameters in the file formats that would have any

Re: [Linuxsampler-devel] LS on Mac Lion

2012-09-08 Thread Andreas Persson
On 2012-09-09 01:56, Kevin Utter wrote: > Hi all! Is anyone running LinuxSampler on Mac Lion (not Mountain lion)? I > tried to run the executable which seems to have installed, but LinuxSampler > crashes when a front end tries to connect. I've done some quick tests on Lion and at least it doe

Re: [Linuxsampler-devel] [PATCH] Fix LV2 SFZ state (WAS: Re: LV2-plugin not reloading samplefiles correctly)

2012-08-16 Thread Andreas Persson
On 2012-08-10 18:02, David Robillard wrote: > On Fri, 2012-07-27 at 23:04 -0400, David Robillard wrote: >> On Fri, 2012-07-20 at 16:46 +0200, Gabbe Nord wrote: >>> Hello! >>> >>> I'm using the LV2-plugin for Linuxsampler alot with ardour (3, >>> svn-version) and an issue i've been having for quite

Re: [Linuxsampler-devel] osx compilation

2012-07-15 Thread Andreas Persson
On 2012-07-14 21:39, Maurizio Berti wrote: > Hello, > I'm trying to compile linuxsampler on OS X 10.5.8, by command line > rather than Xcode (I'm not used to it). So far I was able to build and > install liblscp and libgig, but I had problems with linuxsampler. > After a couple of issues (the last

Re: [Linuxsampler-devel] AU Crash on OSX

2012-06-17 Thread Andreas Persson
On 2012-06-16 08:32, Andreas Persson wrote: > On 2012-06-10 16:41, Hartmut Lang wrote: >> Hi , I have written an small App loading AU. I can Load LinuxSampler AU >> it works, but with cratches. Other AU works fine... Where is my mistake ? >> Wenn I will Remove LS from

Re: [Linuxsampler-devel] sfz and flac

2012-06-15 Thread Andreas Persson
On 2012-06-15 01:12, jung...@cybermesa.com wrote: > Hi. I was wondering how hard it would be to add flac import support for > the sfz engine. > > I looked into src/engines/common/SampleFile.cpp. The thing I find most > confusing there is the non-local interaction with Synthesize::GetSample > for 24

Re: [Linuxsampler-devel] AU Crash on OSX

2012-06-15 Thread Andreas Persson
On 2012-06-10 16:41, Hartmut Lang wrote: > Hi , I have written an small App loading AU. I can Load LinuxSampler AU > it works, but with cratches. Other AU works fine... Where is my mistake ? > Wenn I will Remove LS from AudioGraph the Plugin crash, other Plugins > work without any Error. Who can

Re: [Linuxsampler-devel] segfault ?

2012-04-29 Thread Andreas Persson
On 2012-04-28 21:57, Emanuel Rumpf wrote: > Recently linuxsampler segfaults > ( may this be related to new lv2 release ?? ) > Any suggestions ? > Program received signal SIGSEGV, Segmentation fault. > __strcpy_chk () at ../sysdeps/x86_64/strcpy_chk.S:71 > 71../sysdeps/x86_64/strcpy_chk.S: No s

Re: [Linuxsampler-devel] Answering Andreas Persson 1/2 (shorter message)

2012-04-10 Thread Andreas Persson
On 2012-04-10 20:07, hilare wrote: > > On 2012-04-10 03:30, hilare wrote: >> Correction, sorry, eventually the --enable-global-attenuation-default >> directive is _also_ breaking linuxsampler (module) svn 9 april 2012, >> always after applying the correction on configure file. > > The output o

Re: [Linuxsampler-devel] Linuxsampler compilation problem

2012-04-10 Thread Andreas Persson
On 2012-04-10 03:30, hilare wrote: > Correction, sorry, eventually the --enable-global-attenuation-default > directive is _also_ breaking linuxsampler (module) svn 9 april 2012, > always after applying the correction on configure file. What is the error? /Andreas

Re: [Linuxsampler-devel] Linuxsampler compilation problem

2012-04-10 Thread Andreas Persson
On 2012-04-10 02:09, hilare wrote: > Looking at /configure file, this what i found around the lines the > compiler complains about: > > 20363 config_pthread_testcancel="$mac" > 20364 # Check whether --enable-pthread-testcancel was given. > 20365 if test "${enable_pthread_testcancel+set}" = set; the

Re: [Linuxsampler-devel] Giga vs SFZ: CONFIG_EG_MIN_RELEASE_TIME too big for current audio fragment size & sampling rate!

2012-03-10 Thread Andreas Persson
On 2012-03-10 21:12, rosea.grammostola wrote: > On 03/10/2012 08:59 PM, Andreas Persson wrote: >> gdb linuxsampler > > $ gdb linuxsampler core > GNU gdb (GDB) 7.4-debian > Copyright (C) 2012 Free Software Foundation, Inc. > License GPLv3+: GNU GPL version 3 or later &g

Re: [Linuxsampler-devel] Giga vs SFZ: CONFIG_EG_MIN_RELEASE_TIME too big for current audio fragment size & sampling rate!

2012-03-10 Thread Andreas Persson
On 2012-03-10 20:48, rosea.grammostola wrote: >> That's weird. Can you send me a stack trace? > > How do I make one? ulimit -c unlimited linuxsampler ... trigger the crash, you'll then get a core-file gdb linuxsampler bt /Andreas

Re: [Linuxsampler-devel] Giga vs SFZ: CONFIG_EG_MIN_RELEASE_TIME too big for current audio fragment size & sampling rate!

2012-03-10 Thread Andreas Persson
On 2012-03-10 18:28, rosea.grammostola wrote: > On 03/10/2012 05:31 PM, rosea.grammostola wrote: >> On 03/10/2012 05:27 PM, Andreas Persson wrote: >>> On 2012-03-02 13:23, rosea.grammostola wrote: >>>> With Giga files I can have my Jack settings on Frames/Period

Re: [Linuxsampler-devel] Ardour3 + linuxsampler plugin

2012-03-10 Thread Andreas Persson
On 2012-03-10 19:23, David Robillard wrote: > On Thu, 2012-03-08 at 20:50 +0100, Andreas Persson wrote: >> On 2012-03-06 08:18, Andreas Persson wrote: >>> On 2012-03-06 06:51, David Robillard wrote: >>>> On Sun, 2012-03-04 at 14:04 -0500, Edward Diehl wrote: >>

Re: [Linuxsampler-devel] Giga vs SFZ: CONFIG_EG_MIN_RELEASE_TIME too big for current audio fragment size & sampling rate!

2012-03-10 Thread Andreas Persson
On 2012-03-02 13:23, rosea.grammostola wrote: > With Giga files I can have my Jack settings on Frames/Period 64 and > Sample Rate 48000 easily. > With SFZ on the otherhand I need to set Frames/Period to 128 otherwise I > get the message below with a segmentation fault. :( I think I've fixed this n

Re: [Linuxsampler-devel] Ardour3 + linuxsampler plugin

2012-03-08 Thread Andreas Persson
On 2012-03-06 08:18, Andreas Persson wrote: > On 2012-03-06 06:51, David Robillard wrote: >> On Sun, 2012-03-04 at 14:04 -0500, Edward Diehl wrote: >>> State restore works for gig, SF2 but not SFZ, which I think is a known >>> problem. >> >> Yes, this is beca

Re: [Linuxsampler-devel] Ardour3 + linuxsampler plugin

2012-03-05 Thread Andreas Persson
On 2012-03-06 06:51, David Robillard wrote: > On Sun, 2012-03-04 at 14:04 -0500, Edward Diehl wrote: >> State restore works for gig, SF2 but not SFZ, which I think is a known >> problem. > > Yes, this is because SFZ contains paths which need to be mapped. > Unfortunately this means LinuxSampler is

Re: [Linuxsampler-devel] [PATCH] Fix crash when restoring LV2 plugin in Ardour

2012-02-26 Thread Andreas Persson
On 2011-10-20 00:22, David Robillard wrote: > Hello, > > Attached is a patch that fixes a NULL pointer dereference problem that > occurs when LinuxSampler is restored as an LV2 in Ardour 3.0. > > This problem does not occur in at least one other host, qsampler, and I > am not sure why. Perhaps bec

Re: [Linuxsampler-devel] SFZ bug: voice stealing didn't work out!

2012-02-25 Thread Andreas Persson
On 2012-02-25 18:21, Edward Diehl wrote: > > There seems to be a major problem with LinuxSampler playing SFZ files. > I've ploaded a file to http://dl.dropbox.com/u/5741/sfzproblem.zip with > a short midi file plus 3 MP3s of this file played by different instruments > in LinuxSampler. It seems

Re: [Linuxsampler-devel] Ardour3 + linuxsampler plugin

2012-02-25 Thread Andreas Persson
On 2012-02-25 18:41, Edward Diehl wrote: > > I'm trying to get the linuxsampler plugin working with session state > restoration working with Ardour3. That is, if create an Ardour3 > session with the linuxsampler plugin loaded with some sample file > loaded, that this sample file be re-loaded when

Re: [Linuxsampler-devel] amp_veltrack bug

2012-02-17 Thread Andreas Persson
On 2012-02-17 15:21, alexander wrote: > It seems that you can only define amp_veltrack once per .sfz file. And > it's the first one defined that counts. And you can only define it in > the first in the file. Thanks for the report. I committed a fix this now. /Andreas ---

Re: [Linuxsampler-devel] Allowing absolute path names in SFZ - a trivial patch

2012-02-11 Thread Andreas Persson
On 2012-01-23 00:09, Frank Neumann wrote: > > Hi all, > > I came across the following problem: On my harddisk, there are lots of sample > collections I grabbed from the web, and I have started writing small .sfz > files to use them in LinuxSampler. > > By nature, those .sfz files would reside "near

Re: [Linuxsampler-devel] [PATCH] Yet another LV2 state patch

2012-02-11 Thread Andreas Persson
On 2012-01-28 02:38, David Robillard wrote: > Aaaand another one. Couple of minor screw-ups in the previous. Committed. Sorry for taking so long. /Andreas -- Virtualization & Cloud Management Using Capacity Plan

Re: [Linuxsampler-devel] VST Plugin

2011-11-19 Thread Andreas Persson
On 2011-11-15 11:12, Hartmut Lang wrote: > Hi, I try to load Linuxsampler32.dll VST Plugin, (Win7/64) > > Error: Der Procedureinsprungpunkt > "_ZN12LinuxSampler6Plugin11PathToStateERKSs" wurde in der DLL > "liblinuxsampler-3.dll" nicht gefunden!! > > > What is wrong in my installation!!! My gu

Re: [Linuxsampler-devel] build fail

2011-10-03 Thread Andreas Persson
On 2011-10-03 18:57, Alex Stone wrote: > One of our users has been trying to get linuxsampler built from svn, and > got this fail: > > http://pastebin.com/EM5DeFPi > > He tells us his libtool version is 2.4. > > Anything obvious in here i can pass on to him? Weird. I have libtool 2.4 too, but I do

Re: [Linuxsampler-devel] Program Change Patch

2011-10-01 Thread Andreas Persson
On 2011-09-30 08:55, Christian Schoenebeck wrote: > You can probably go ahead and commit it. Just try to adjust as much as Andreas > suggested, and somebody of us will adjust the remainder afterwards. > > CU > Christian > > On Friday 30 September 2011 00:05:23 Christopher Cherrett wrote: >> Any wor

Re: [Linuxsampler-devel] Program Change Patch

2011-09-27 Thread Andreas Persson
On 2011-09-27 11:16, Christian Schoenebeck wrote: On Tuesday 27 September 2011 00:26:29 Christopher Cherrett wrote: Hey guys, We have a feature that sends all patch or program changes in a song to linuxsampler at one time. The reason for our patch was to couple the bank and the program changes

Re: [Linuxsampler-devel] Updated OS X linuxsampler installer?

2011-06-11 Thread Andreas Persson
2011-06-09 20:55, Andreas Persson wrote: > 2011-06-05 23:07, Kiwi Plant skrev: >> Was wondering if OS X development of linuxsampler is still happening? The >> latest installer package is a couple years old. >> >> I've tried to build it from source a few times an

Re: [Linuxsampler-devel] Updated OS X linuxsampler installer?

2011-06-09 Thread Andreas Persson
2011-06-05 23:07, Kiwi Plant skrev: > Was wondering if OS X development of linuxsampler is still happening? The > latest installer package is a couple years old. > > I've tried to build it from source a few times and have always totally failed. > > Does anyone have OS X install packages available

Re: [Linuxsampler-devel] LinuxSampler code now in Subversion

2011-06-05 Thread Andreas Persson
2011-06-05 21:02, Rui Nuno Capela skrev: > no big deal, but ;)... i think it misses the automagic on the > www.linuxsampler.org homepage--i guess that those old cvs commitlog > hooks didn't make it to svn, uh? :) Yes they did, I ported them to work with svn, but there was a file permission proble

[Linuxsampler-devel] LinuxSampler code now in Subversion

2011-06-05 Thread Andreas Persson
While moving to new servers, we took the opportunity to also migrate the source code repository from CVS to Subversion. The download page is updated with information about how to checkout the code. The user names and passwords for developers with commit access have been preserved from CVS. Th

[Linuxsampler-devel] Servers are up again

2011-06-05 Thread Andreas Persson
Hi! The linuxsampler.org servers are now up again. From the front page: "After a huge down time of almost one month, we decided to move to new, more reliable servers. Thanks to the University of Heilbronn which kindly hosted our servers for 8 years. We started to move the most important servic

Re: [Linuxsampler-devel] linuxsampler.org down

2011-05-31 Thread Andreas Persson
2011-05-30 10:17, Emanuel Rumpf skrev: > 2011/5/11 Benno Senoner: >> Hi all, >> linuxsampler.org is back, >> > > And down again now ? > Yes, there have been and still are several problems with the servers. We're working on it. /Andreas ---

Re: [Linuxsampler-devel] problem on windows

2011-04-26 Thread Andreas Persson
lM win64 installer with >> the ones from this archive should resolve all problems getting GKrellM >> to launch on Win XP x64. I will probably provide updated packages for >> both 32 and 64 bit windows versions soon if the new library versions >> prove to be stable on all of m

Re: [Linuxsampler-devel] problem on windows

2011-04-26 Thread Andreas Persson
. I was hoping that the RegCloseKey error would show up with a red flag or something. Here's the page I found: http://old.nabble.com/Re-running-gkrellm-2.3.5-win64-setup.exe-on-Winxp-x64-td30501705.html > > On Tue, Apr 26, 2011 at 2:34 PM, Andreas Persso

Re: [Linuxsampler-devel] problem on windows

2011-04-26 Thread Andreas Persson
find out which file it is that uses the RegCloseKey symbol? > > On Tue, Apr 26, 2011 at 1:14 PM, Andreas Persson > wrote: >> 2011-04-26 18:51, Preston C. skrev: >>> The procedure entry point RegCloseKey could not be located in the >>> dynamic link library KERNEL

Re: [Linuxsampler-devel] Crossfading

2011-04-26 Thread Andreas Persson
2011-04-23 22:08, Christopher Cherrett skrev: > Can I crossfade in sfz yet? No, sorry, crossfade opcodes are not supported yet. > Also is it possible to add a crossfade in gigedit to a gig file? Yes, it should be. > Is there some documentation on gigedit that can get me started that is > better

Re: [Linuxsampler-devel] problem on windows

2011-04-26 Thread Andreas Persson
2011-04-26 18:51, Preston C. skrev: > The procedure entry point RegCloseKey could not be located in the > dynamic link library KERNEL32.dlll. > > I get this message everytime I try to run linuxsampler.exe (the > backend). So, LS cannot be used for anything. I have tried different > versions none wo

Re: [Linuxsampler-devel] Problem building libgig (out of libgig-3.3.0.tar.tar, under Windows)

2011-02-19 Thread Andreas Persson
2011-02-19 00:02, Stephane Poirier skrev: > Hi All, > After compiling both libsndfile-1.0.23.tar.gz and libaudiofile-0.2.7.tar.gz, > following windows build steps for linuxsampler, I proceed to compiling > libgig (out of libgig-3.3.0.tar.tar) but neither audio library are detected > by libgig's ./c

Re: [Linuxsampler-devel] Microsoft Visual C++ build of linuxsampler

2011-02-19 Thread Andreas Persson
2011-02-19 00:13, Stephane Poirier skrev: > Hi All, > Would it be feasible/easy to build the linuxsampler sources under > Microsoft Visual C++? > If yes, I am interested in trying. Does anyone know any potential pitfall? The LinuxSampler sources include inline assembler in gcc syntax, so no, sorr

Re: [Linuxsampler-devel] problem executing command make -f Makefile.cvs on freshly checked out linuxsampler module

2011-02-19 Thread Andreas Persson
2011-02-18 23:14, Stephane Poirier wrote: > $ make -f Makefile.cvs > ' is already registered with AC_CONFIG_FILES. This looks like you got windows line breaks (CR + LF) instead of unix line breaks (LF) in some files. How did you check out the source from CVS? GrahamG once reported the same error

Re: [Linuxsampler-devel] Fwd: [jOrgan-user] Fwd: Windows snapshot builds

2011-02-05 Thread Andreas Persson
2011-02-05 18:09, Graham Goode skrev: > Hi Andreas, > > Just a follow up from the previous issue. > > -- Forwarded message -- > From: Lynn Walls > Date: Sat, 05 Feb 2011 11:46:12 -0500 > Subject: Re: [jOrgan-user] Fwd: [Linuxsampler-devel] Windows snapshot builds > To: jorgan-u...@l

Re: [Linuxsampler-devel] Fwd: [jOrgan-user] Fwd: Windows snapshot builds

2011-02-05 Thread Andreas Persson
2011-02-05 16:17, Graham Goode skrev: > Hi Andreas, > > A jOrgan user has reported this issue to me. Can we include those dlls > with the installer or can you recommend which Audacity package to > install? Perhaps this should be noted somewhere as well during the > install procedure? There are two

[Linuxsampler-devel] Windows snapshot builds

2011-02-05 Thread Andreas Persson
Hi! As you can see on the www.linuxsampler.org front page, we now have an automatic build system up and running. Whenever a developer commits something to CVS, a build of the modified projects and the projects depending on them is started automatically. The target platform is Windows 32 and 64

Re: [Linuxsampler-devel] Fwd: [LAU] Building gigasamples

2010-12-21 Thread Andreas Persson
James Stone skrev 2010-12-21 17:49: > Not sure if anyone on the Linuxsampler list has seen this request (from LAU)? > > Would this be a simple or difficult thing to implement? I know it > would be useful for users of braille terminals etc. > > James > > > -- Forwarded message -- > F

Re: [Linuxsampler-devel] Gigedit: problem with filter settings and/or saving

2010-12-18 Thread Andreas Persson
Q skrev 2010-12-17 22:57: > I assume this occurs with anything you compile from source, that it > defaults to /usr/local/lib unless you tell it otherwise, causing > problems if older versions have been installed elsewhere by other means. > (I make this assumption on the fact that all the libraries

Re: [Linuxsampler-devel] Gigedit: problem with filter settings and/or saving

2010-12-17 Thread Andreas Persson
Q skrev 2010-12-17 21:49: > The "Velocity dynamic range" value is at 0. Using slider, entry of > number into the box or the up arrow, increase "Velocity dynamic range" to 4. > > Use Ctrl+S or "Save" from the File menu to save the file. Close gigedit > using either Ctrl+Q or Quit from the File menu.

Re: [Linuxsampler-devel] Gigedit: problem with filter settings and/or saving

2010-12-17 Thread Andreas Persson
Q skrev 2010-12-17 20:47: > As mentioned earlier, sadly the updated libgig isn't working right for > me. I hope the bug isn't too much of a headache to fix. I've know tested the fix a bit more thoroughly, and it seems to work for me. I created a gig with regions with all 15 combinations of filter

Re: [Linuxsampler-devel] Gigedit: problem with filter settings and/or saving

2010-12-17 Thread Andreas Persson
Q skrev 2010-12-17 20:11: > Woah, thanks for the fast response! Unfortunately, though, it's still > not working for me. Maybe it was too fast then. I saw a rather obvious calculation error in gig.cpp, fixed it and did one quick test that worked. > I did "cvs update -d -P" in the libgig directory

Re: [Linuxsampler-devel] Gigedit: problem with filter settings and/or saving

2010-12-17 Thread Andreas Persson
Q skrev 2010-12-17 13:36: > The velocity curve settings are very confusing and counterintuitive. Agreed. But they are also very compatible to GigaStudio. See http://hem.spray.se/andreas56/curves/. > However, whenever I open the duly saved gigfile, either in Gigedit once > more or in JSampler, th

Re: [Linuxsampler-devel] Test of internal effects

2010-10-11 Thread Andreas Persson
Christian Schoenebeck skrev 2010-10-11 19:58: > Es geschah am Monday 11 October 2010 als Andreas Persson schrieb: >> It would probably be nice to have mono effects supported too, but I'm >> not sure if the stereo signal should be mixed before sent to the mono >> effect

Re: [Linuxsampler-devel] Test of internal effects

2010-10-11 Thread Andreas Persson
Christian Schoenebeck skrev 2010-10-11 17:18: > Es geschah am Sunday 10 October 2010 als Andreas Persson schrieb: >> and then, again: >> >> SET FX_SEND EFFECT 0 0 0 0 >> >> This gave me OK back, but LS started to print errors: >> >> Error: invalid FX

[Linuxsampler-devel] Test of internal effects

2010-10-09 Thread Andreas Persson
Christian, I just tried the internal effects stuff a bit. The test was "can I create a working effect without reading the manual?" :). The test unfortunately ended with an infinite stream of error messages from LS. I started by creating devices: CREATE AUDIO_OUTPUT_DEVICE JACK CREATE MIDI_INPU

Re: [Linuxsampler-devel] [LS-Dev] Compiling jsampler using sun java 6.21

2010-10-02 Thread Andreas Persson
Andrew C skrev 2010-10-02 12:46: > Hm yes, I just remembered I had to install the following packages so > the javac compiler could find eclipse-ecj.jar after upgrading my > system from about a month ago: > > ecj-gcj > ecj > libecj-java-gcj > libecj-java > > AFAIK, this is just a bunch of stuff to d

Re: [Linuxsampler-devel] [LS-Dev] Compiling jsampler using sun java 6.21

2010-10-02 Thread Andreas Persson
Andrew C wrote 2010-10-02 03:53: > I'm running Debian testing and am compiling jsampler using sun's > non-Free JDK version 6.21. But when running 'ant build-fantasia', the > following comes up: > > http://pastebin.com/PsVm8g6Z It seems your compiler flags is set to a very strict level, which makes

Re: [Linuxsampler-devel] Save problem with gigedit

2010-08-29 Thread Andreas Persson
Tullio Facchinetti skrev 2010-08-28 02:22: > I tracked down the problem into the RIFF.cpp file, within the libgig > library. The instruction causing the freeze of gigedit is > > iBytesMoved = read(pFile->hFileRead, pCopyBuffer, iBytesMoved); Thanks, good work! I have committed a slightly revised v

Re: [Linuxsampler-devel] Linux Sampler and VST Host

2010-06-28 Thread Andreas Persson
yougottabecr...@libero.it skrev 2010-06-28 17:12: > Hi everybody, > I am trying to load Linux Sampler in VSTHost, I can't understand why I can not > load the plugin. VSTHost works properly with all other plugins I have tried, > but no way to load linux sampler. > > does anybody can help me on this

Re: [Linuxsampler-devel] A humble feature request... (sfz)

2010-06-21 Thread Andreas Persson
alexander wrote On 06/20/2010 03:40 PM: > Hi, I'm the author of the Salamander Grand Piano, Linux sampler handles > it _very_ well, many other commercial(win) fail to open it or simply > crashes. There are still some opcodes that are missing to make it fully > functional tho, mainly on_lo/hicc#(64)

Re: [Linuxsampler-devel] Ubuntu CVS build errors

2010-04-13 Thread Andreas Persson
Schoap D wrote On 04/13/2010 03:12 PM: > Hi, > > Looks like an bug here (??) > Can't build it on Ubuntu 9.10 > > checking whether byte ordering is bigendian... no > ./configure: line 3209: syntax error near unexpected token `SNDFILE,' > > > ./configure: line 3209: `PKG_CHECK_MODULES(SNDFILE, sndfil

Re: [Linuxsampler-devel] [linuxsampler] getting regions of dimensions

2010-01-25 Thread Andreas Persson
Eliot Handelman wrote On 01/25/2010 05:38 AM: > A related question: where do I see the ranges of velocity dimensions? > That is, how do I know which ranges of velocity values > maps to which samples? I've been poking through giga.cpp& friends and I > haven't worked this out. In gigedit the numbe

Re: [Linuxsampler-devel] Explaining the code base for SFZ

2009-11-23 Thread Andreas Persson
Christopher Cherrett wrote: > Is there a design doc somewhere that can explain how the sfz engine > works in linuxsampler? None that I know of. > Does it interact with libgig? No, the sfz parsing functions are in LS itself, in src/engines/sfz/sfz.h and src/engines/sfz/sfz.cpp. > I wanted to l

Re: [Linuxsampler-devel] SFZ status?

2009-11-22 Thread Andreas Persson
Christopher Cherrett wrote: > So am I doing something wrong or is the engine not complete? The sfz and sf2 engines are very much not complete. Grigor's work with the new engines is very impressive, but there are a lot of details left to implement. /Andreas

Re: [Linuxsampler-devel] Panning of mono samples?

2009-11-22 Thread Andreas Persson
Frank Neumann wrote: > I was somehow expecting there would be a panning parameter in gigedit, but > there > is not. Is that a missing feature, do I have bad eyes, or is it simple not > gigedit's (or LinuxSampler's) task to handle panning? There is a pan parameter in gigedit, on the "Amplitude (1)

[Linuxsampler-devel] libsf2 vs libgig

2009-10-24 Thread Andreas Persson
Grigor has added a soundfont reading library, libsf2, in his work with the new engines. I think it is a problem that libsf2 is copying the RIFF code from libgig. You get two different RIFF.h files, and the RIFF functions are duplicated in two different shared libraries, using the same symbol na

[Linuxsampler-devel] Compile error in DSSI plugin after sfz commit

2009-10-24 Thread Andreas Persson
Grigor, The DSSI plugin does a nasty thing, which means it didn't compile anymore after your sfz refactoring. I committed a quick'n'dirty fix for this: I made pChannelLeft and pChannelRight in AbstractEngineChannel public instead of protected. The DSSI plugin needs to have different audio buff

Re: [Linuxsampler-devel] Fwd: bug ? instrument-db

2009-10-18 Thread Andreas Persson
Emanuel Rumpf wrote: > I replaced the function File::GetFiles in src/common/File.cpp. > It worked instantly then ! :-) If I clean up your patch, the only significant change left is: --- linuxsampler/src/common/File.cpp2009-10-18 10:18:23.0 +0200 +++ File.cpp2009-10-18 10:34:49.000

[Linuxsampler-devel] Fantasia problems when adding instruments to db

2009-07-12 Thread Andreas Persson
Hi, I've been working with the InstrumentsDb code in LS, to make it actually work in Windows. I think I've succeeded with this, see the attached patch. It turned out that the win32 code that Benno copied from somewhere and put in File.cpp was very buggy. I replaced it with MinGW dirent.h calls pl

Re: [Linuxsampler-devel] Implemented Instruments DB support on Windows

2009-06-06 Thread Andreas Persson
On 06/05/2009 05:58 PM, Benno Senoner wrote: With the help of Andreas and Grigor I was able to implement Instruments DB support on Windows I already commited the changes to CVS. I get some ugly warnings when I cross-compile. I did a patch to get rid of them, maybe you can test it so I didn't b

Re: [Linuxsampler-devel] VSTi issue with VSTHost

2009-05-03 Thread Andreas Persson
On 04/29/2009 07:03 PM, Andreas Persson wrote: > On 04/29/2009 02:25 PM, Graham Goode wrote: >> Both myself and another Virtual Pipe Organ enthusiast have been trying >> out the VST plugin (mostly in Win32). I have it succesfully running in >> Cantabile, Reaper, and Cakewalk

Re: [Linuxsampler-devel] VSTi issue with VSTHost

2009-04-29 Thread Andreas Persson
On 04/29/2009 02:25 PM, Graham Goode wrote: > Both myself and another Virtual Pipe Organ enthusiast have been trying > out the VST plugin (mostly in Win32). I have it succesfully running in > Cantabile, Reaper, and Cakewalk Sonar. Lynn tried it in VSTHost and > encountered some very strange behavio

  1   2   >