<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[ChipMusic.org - Does LGPT run on linux with alsa or pulse audio? (Solved, mostly)]]></title>
	<link rel="self" href="https://chipmusic.org:80/forums/feed/atom/topic/12892/"/>
	<updated>2018-09-24T17:43:02Z</updated>
	<generator>PunBB</generator>
	<id>https://chipmusic.org/forums/topic/12892/does-lgpt-run-on-linux-with-alsa-or-pulse-audio-solved-mostly/</id>
		<entry>
			<title type="html"><![CDATA[Re: Does LGPT run on linux with alsa or pulse audio? (Solved, mostly)]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/260092/#p260092"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>IceWolf wrote:</cite><blockquote><p>I got curious and tried the ghetto build that didn&#039;t go so well:<br /></p><div class="codebox"><pre><code>[CONFIG] Got config path=/home/todd/music/lgpt_DEB/bin/config.xml
[-D-] Audio
[AUDIO] Audio object initialised with
[AUDIO] Api:
[AUDIO] Device:
[AUDIO] Buffer size:256
[AUDIO] Pre Buffer Count:2
[AUDIO] Current API: Linux ALSA
ALSA lib conf.c:3314:(snd_config_hooks_call) Cannot open shared library libasound_module_conf_
pulse.so
ALSA lib control.c:953:(snd_ctl_open_noupdate) Invalid CTL hw:0

RtApiAlsa::getDeviceCount: control open, card = 0, No such file or directory.

Segmentation fault</code></pre></div></blockquote></div><p>4.5 years later, I got it. All dependencies explained in this other thread: <a href="https://chipmusic.org/forums/post/260091/#p260091" target="_blank">https://chipmusic.org/forums/post/260091/#p260091</a></p><p>But to fix the above error:</p><p>sudo apt-get install libasound2-plugins:i386</p>]]></content>
			<author>
				<name><![CDATA[BLEO]]></name>
				<uri>https://chipmusic.org/BLEO</uri>
			</author>
			<updated>2018-09-24T17:43:02Z</updated>
			<id>https://chipmusic.org/forums/post/260092/#p260092</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Does LGPT run on linux with alsa or pulse audio? (Solved, mostly)]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/203445/#p203445"/>
			<content type="html"><![CDATA[<p>bad advice..</p>]]></content>
			<author>
				<name><![CDATA[herr_prof]]></name>
				<uri>https://chipmusic.org/herr_prof</uri>
			</author>
			<updated>2014-03-15T01:58:26Z</updated>
			<id>https://chipmusic.org/forums/post/203445/#p203445</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Does LGPT run on linux with alsa or pulse audio? (Solved, mostly)]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/203441/#p203441"/>
			<content type="html"><![CDATA[<p>I got curious and tried the ghetto build that didn&#039;t go so well:<br /></p><div class="codebox"><pre><code>[CONFIG] Got config path=/home/todd/music/lgpt_DEB/bin/config.xml
[-D-] Audio
[AUDIO] Audio object initialised with
[AUDIO] Api:
[AUDIO] Device:
[AUDIO] Buffer size:256
[AUDIO] Pre Buffer Count:2
[AUDIO] Current API: Linux ALSA
ALSA lib conf.c:3314:(snd_config_hooks_call) Cannot open shared library libasound_module_conf_
pulse.so
ALSA lib control.c:953:(snd_ctl_open_noupdate) Invalid CTL hw:0

RtApiAlsa::getDeviceCount: control open, card = 0, No such file or directory.

Segmentation fault</code></pre></div>]]></content>
			<author>
				<name><![CDATA[IceWolf]]></name>
				<uri>https://chipmusic.org/IceWolf</uri>
			</author>
			<updated>2014-03-15T01:04:46Z</updated>
			<id>https://chipmusic.org/forums/post/203441/#p203441</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Does LGPT run on linux with alsa or pulse audio? (Solved, mostly)]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/202418/#p202418"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>IceWolf wrote:</cite><blockquote><p>Ha figured it out! I remembered I had multiarch-support installed. So remembering that with multiarch -support installed to install a 32 bit version of a library/program/etc. you do sudo apt-get install packagename:i386 . So with that in mind I did </p><div class="codebox"><pre><code>sudo apt-get install libjack0:i386</code></pre></div><p> and tried to run piggy after and it works <img src="https://chipmusic.org/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /> Set the window to floating for my i3 wm and everything&#039;s good!</p></blockquote></div><p>Oho! Good solution!</p>]]></content>
			<author>
				<name><![CDATA[egr]]></name>
				<uri>https://chipmusic.org/egr</uri>
			</author>
			<updated>2014-03-03T00:58:06Z</updated>
			<id>https://chipmusic.org/forums/post/202418/#p202418</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Does LGPT run on linux with alsa or pulse audio? (Solved, mostly)]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/202417/#p202417"/>
			<content type="html"><![CDATA[<p>Ha figured it out! I remembered I had multiarch-support installed. So remembering that with multiarch -support installed to install a 32 bit version of a library/program/etc. you do sudo apt-get install packagename:i386 . So with that in mind I did </p><div class="codebox"><pre><code>sudo apt-get install libjack0:i386</code></pre></div><p> and tried to run piggy after and it works <img src="https://chipmusic.org/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /> Set the window to floating for my i3 wm and everything&#039;s good!</p>]]></content>
			<author>
				<name><![CDATA[IceWolf]]></name>
				<uri>https://chipmusic.org/IceWolf</uri>
			</author>
			<updated>2014-03-03T00:55:59Z</updated>
			<id>https://chipmusic.org/forums/post/202417/#p202417</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Does LGPT run on linux with alsa or pulse audio? (Solved, mostly)]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/202234/#p202234"/>
			<content type="html"><![CDATA[<p>And reaper.</p>]]></content>
			<author>
				<name><![CDATA[egr]]></name>
				<uri>https://chipmusic.org/egr</uri>
			</author>
			<updated>2014-03-01T02:26:44Z</updated>
			<id>https://chipmusic.org/forums/post/202234/#p202234</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Does LGPT run on linux with alsa or pulse audio? (Solved, mostly)]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/202233/#p202233"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>IceWolf wrote:</cite><blockquote><p>That explains it!</p></blockquote></div><p>Haha yeah I wasted a lot of Mark&#039;s time before mentioning it myself.&nbsp; I&#039;ve switched back to windows purely for proper piggin.</p>]]></content>
			<author>
				<name><![CDATA[egr]]></name>
				<uri>https://chipmusic.org/egr</uri>
			</author>
			<updated>2014-03-01T02:25:32Z</updated>
			<id>https://chipmusic.org/forums/post/202233/#p202233</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Does LGPT run on linux with alsa or pulse audio? (Solved, mostly)]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/202232/#p202232"/>
			<content type="html"><![CDATA[<p>That explains it!</p>]]></content>
			<author>
				<name><![CDATA[IceWolf]]></name>
				<uri>https://chipmusic.org/IceWolf</uri>
			</author>
			<updated>2014-03-01T02:09:52Z</updated>
			<id>https://chipmusic.org/forums/post/202232/#p202232</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Does LGPT run on linux with alsa or pulse audio? (Solved, mostly)]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/202229/#p202229"/>
			<content type="html"><![CDATA[<p>Are you on a 64bit system? Cause that sounds exactly like the issues I was having. Currently piggy can&#039;t run on 64bit linux.</p>]]></content>
			<author>
				<name><![CDATA[egr]]></name>
				<uri>https://chipmusic.org/egr</uri>
			</author>
			<updated>2014-03-01T02:01:54Z</updated>
			<id>https://chipmusic.org/forums/post/202229/#p202229</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Does LGPT run on linux with alsa or pulse audio? (Solved, mostly)]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/202213/#p202213"/>
			<content type="html"><![CDATA[<p>Not the linux one, I found out I can however run the windows version through wine. Not sure if it&#039;s running properly in its entirety, the misc. samples just sound like short static click noises. All the other samples run fine though.</p>]]></content>
			<author>
				<name><![CDATA[IceWolf]]></name>
				<uri>https://chipmusic.org/IceWolf</uri>
			</author>
			<updated>2014-03-01T00:42:19Z</updated>
			<id>https://chipmusic.org/forums/post/202213/#p202213</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Does LGPT run on linux with alsa or pulse audio? (Solved, mostly)]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/202205/#p202205"/>
			<content type="html"><![CDATA[<p>Does piggy run at all?</p>]]></content>
			<author>
				<name><![CDATA[egr]]></name>
				<uri>https://chipmusic.org/egr</uri>
			</author>
			<updated>2014-02-28T23:55:47Z</updated>
			<id>https://chipmusic.org/forums/post/202205/#p202205</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Does LGPT run on linux with alsa or pulse audio? (Solved, mostly)]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/202193/#p202193"/>
			<content type="html"><![CDATA[<p>Sorry I haven&#039;t tried this in a while. I installed libjack0 as it asked for libjack.so.0 and it still wouldn&#039;t work so I linked it to piggy&#039;s folder in its bin folder and it still says it can&#039;t open the shared object file.</p>]]></content>
			<author>
				<name><![CDATA[IceWolf]]></name>
				<uri>https://chipmusic.org/IceWolf</uri>
			</author>
			<updated>2014-02-28T22:00:16Z</updated>
			<id>https://chipmusic.org/forums/post/202193/#p202193</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Does LGPT run on linux with alsa or pulse audio? (Solved, mostly)]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/194762/#p194762"/>
			<content type="html"><![CDATA[<p>yeah. since it can work with jack, it needs the library. But if the jack server isn&#039;t started, it will use alsa.</p>]]></content>
			<author>
				<name><![CDATA[Mdashdotdashn]]></name>
				<uri>https://chipmusic.org/Mdashdotdashn</uri>
			</author>
			<updated>2013-12-14T10:01:57Z</updated>
			<id>https://chipmusic.org/forums/post/194762/#p194762</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Does LGPT run on linux with alsa or pulse audio? (Solved, mostly)]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/194712/#p194712"/>
			<content type="html"><![CDATA[<p>You can install it but not use it...?</p>]]></content>
			<author>
				<name><![CDATA[IceWolf]]></name>
				<uri>https://chipmusic.org/IceWolf</uri>
			</author>
			<updated>2013-12-13T20:43:51Z</updated>
			<id>https://chipmusic.org/forums/post/194712/#p194712</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Does LGPT run on linux with alsa or pulse audio? (Solved, mostly)]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/194212/#p194212"/>
			<content type="html"><![CDATA[<p>To run lgpt, you need the jack libraries to be installed. But it doesn&#039;t mean you have to use jack as output.</p>]]></content>
			<author>
				<name><![CDATA[Mdashdotdashn]]></name>
				<uri>https://chipmusic.org/Mdashdotdashn</uri>
			</author>
			<updated>2013-12-10T09:29:26Z</updated>
			<id>https://chipmusic.org/forums/post/194212/#p194212</id>
		</entry>
</feed>
