<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[ChipMusic.org - ChipdiscoDJ v0.21 public release]]></title>
	<link rel="self" href="https://chipmusic.org:80/forums/feed/atom/topic/2957/"/>
	<updated>2012-10-12T23:06:34Z</updated>
	<generator>PunBB</generator>
	<id>https://chipmusic.org/forums/topic/2957/chipdiscodj-v021-public-release/</id>
		<entry>
			<title type="html"><![CDATA[Re: ChipdiscoDJ v0.21 public release]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/137324/#p137324"/>
			<content type="html"><![CDATA[<p>Oh, if your system&#039;s capable of higher resolutions, great; that&#039;s the best temporary solution. Chipdisco can be run in &#039;presentation&#039; mode, but there&#039;s no scaling - it&#039;s just a fullscreen black background with the app centred on the screen. Again, though, things might have changed in the world of Processing/Java... I&#039;ll look into this when I next delve into the code (soon, probably, as I need to improve some features ahead of some gigs that are coming up towards the end of the year).</p>]]></content>
			<author>
				<name><![CDATA[syphus]]></name>
				<uri>https://chipmusic.org/syphus</uri>
			</author>
			<updated>2012-10-12T23:06:34Z</updated>
			<id>https://chipmusic.org/forums/post/137324/#p137324</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: ChipdiscoDJ v0.21 public release]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/137306/#p137306"/>
			<content type="html"><![CDATA[<p>Well thanks for taking the time to explain. </p><p>So the only solution is to change my screen resolution? I can definitely live with that.</p><p>Would it be feasible to at least make the window scale up to full size regardless of the screen resolution size? or maybe I just need to update my java... hmm...</p>]]></content>
			<author>
				<name><![CDATA[SketchMan3]]></name>
				<uri>https://chipmusic.org/SketchMan3</uri>
			</author>
			<updated>2012-10-12T20:16:45Z</updated>
			<id>https://chipmusic.org/forums/post/137306/#p137306</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: ChipdiscoDJ v0.21 public release]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/137262/#p137262"/>
			<content type="html"><![CDATA[<p>Hi SketchMan3! I&#039;m afraid there are various tedious reasons why Chipdisco isn&#039;t resizeable, the most stark and unilluminating of which is that Processing/Java applications don&#039;t resize well. It&#039;s possible to resize them, but because so many percentage and coordinate-based layout values rely on fixed dimensions and can&#039;t be specified as variables during the initial setup/loading, resizing causes everything to break. I spent a lot of time trying to work around this and did actually figure out how the problem could mostly be solved, but it required a few too many compromises and a lot more work than I could afford to put into it (especially after we moved house and had a baby).</p><p>In parallel with all this, I was getting annoyed by the fiddliness of the 800x600 interface Chipdisco originally used (I&#039;d wanted to use it on my netbooks) and I just decided that, for the sake of being able to use Chipdisco comfortably the way I was trying to use it - in dark nightclubs after a few drinks - I would increase the size and make all those control elements huge and foolproof. No more pixel-sniping in the dark with a crappy netbook touchpad! The downside is that it forces me to take a 12&quot; Macbook or a 14&quot; VAIO out to gigs, but then my Eee 901 netbook had been struggling with playback occasionally and I&#039;d been starting to doubt that this was a netbook-friendly app. Java&#039;s just a resource-hog anyway, especially with my inefficient code, but it&#039;s the only language I know <img src="https://chipmusic.org/forums/img/smilies/hmm.png" width="15" height="15" alt="hmm" /></p><p>Readme/config files in zips: good question! Easy answer, too: the last time I fixed and rebuilt all the zips, I forgot to manually add them. When I get a spare moment, I&#039;ll add them into the build process so it&#039;s done automatically <img src="https://chipmusic.org/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Sorry about the resize thing. I know it&#039;s obnoxious of a program to refuse to resize gracefully and one day I&#039;ll crack the problem entirely, so it can be done freely (or proportionally). It&#039;s a problem for Processing in general, so I occasionally ask around in the Processing community to see if progress has been made. Some day...</p>]]></content>
			<author>
				<name><![CDATA[syphus]]></name>
				<uri>https://chipmusic.org/syphus</uri>
			</author>
			<updated>2012-10-12T11:28:09Z</updated>
			<id>https://chipmusic.org/forums/post/137262/#p137262</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: ChipdiscoDJ v0.21 public release]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/137246/#p137246"/>
			<content type="html"><![CDATA[<p>On my Windows XP machine, Chipdisco&#039;s unresizable window doesn&#039;t quite fit on my 1024x768 resolution screen, but it fits enough to be usable. Unfortunately, the right side of the interface is cut off, so only about 4/5 of the full interface is visible. I was searching around in the readme and config file for a resolution/resize/font size option (or maybe some keyboard shortcuts), but didn&#039;t find anything. </p><p>Is there a solution for this? </p><p>Also, side-note, is there a reason the readme and config files are not included in the zips? Is it to keep a tab on how many people actually bother to look at them? lol</p>]]></content>
			<author>
				<name><![CDATA[SketchMan3]]></name>
				<uri>https://chipmusic.org/SketchMan3</uri>
			</author>
			<updated>2012-10-12T08:36:42Z</updated>
			<id>https://chipmusic.org/forums/post/137246/#p137246</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: ChipdiscoDJ v0.21 public release]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/130917/#p130917"/>
			<content type="html"><![CDATA[<p>Sorry for the delay in replying - the site normally emails me when a thread I&#039;m subscribed to gets a reply, but this time it didn&#039;t... Thanks for the log - the first exception is expected, just means the config files aren&#039;t in place (but they&#039;re not necessary so that&#039;s cool). So yeah, Pulse. I&#039;ve been reading up on this for the RaspberryPi stuff I&#039;m doing with a heavily cut-down version of Chipdisco. Seems that the Pulse situation is fairly crazy in Debian at the minute, particularly on ARM (although I assume you&#039;re on x86/x64), and the only thing I can think of to suggest is that you experiment with uninstalling and reinstalling ALSA, Pulse and the associated bits and pieces in different combinations. It&#039;s annoying that Linux audio always causes such problems with Oracle&#039;s JVM, especially since it *should* be better in terms of latency and performance than Windows&#039; or OS X&#039;s interfaces to the JVM. Someone&#039;s introduced me to a project called &#039;jjack&#039; (yup, Java JACK) and though it&#039;ll mean forking my code and probably a fair bit of redevelopment, I&#039;m hoping that it&#039;ll behave like a native library that&#039;ll speak to ALSA/Pulse in a much more friendly and compatible way. </p><p>Actually, I think even if you recompiled the whole thing on your system, you&#039;d get the same errors: these errors are the stack traces I&#039;ve told Chipdisco to print in the event of the types of problems it&#039;s running into, so technically it&#039;s working just as it should. Hopefully a bit of ALSA/Pulse tweaking (though not to the extent that it risks ruining your system) will help...</p><p>Oh, as for the sluggishness, I&#039;m not sure what&#039;s happening there. Is there any chance you&#039;re using the open-JDK? Oracle&#039;s JVM doesn&#039;t come as standard since there are licencing issues at odds with Debian and most other Linux distros. (Apologies if we&#039;ve been through this before, by the way - it&#039;s late and I can&#039;t remember!) Open-JDK apparently has a range of problems of its own, some concerning sound, some concerning JIT runtime compilation stuff that I don&#039;t understand. Also, my brain&#039;s starting to blur the boundaries between the x86 and the ARM issues, some of which are distinct and some of which are shared... I&#039;m not sure how to do it on x86 Linux, but I think you can download a full JVM package from Oracle&#039;s website (maybe ~30MB), unpack it and then temporarily point your global java path vars at it. You&#039;d best search for a tutorial for that, though, written by somebody who&#039;s actually (and safely) done it <img src="https://chipmusic.org/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[syphus]]></name>
				<uri>https://chipmusic.org/syphus</uri>
			</author>
			<updated>2012-09-04T05:13:59Z</updated>
			<id>https://chipmusic.org/forums/post/130917/#p130917</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: ChipdiscoDJ v0.21 public release]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/129804/#p129804"/>
			<content type="html"><![CDATA[<p>after a bit more fiddling with the java settings, i at least got the controls to work, although everything is extremely sluggish. and sadly, no sound - seems there are problems with the new pulse libs. i&#039;ve put the a console log for you here: <a href="http://irrlichtproject.de/downloads/errordump.txt" target="_blank">http://irrlichtproject.de/downloads/errordump.txt</a></p><p>i guess the best way to find out what&#039;s really going on would be to recompile the whole thing on my system, but unfortunately i don&#039;t have the java devtools and i can&#039;t download them either at the moment. so, unless you can spot something obvious in the log, i&#039;d say don&#039;t worry too much about this. when i have proper internet again (maybe in 1-2 months) i&#039;ll compile the sources myself and see what happens then. fortunately the next debian is still far away and i suppose not many people here are using the unstable one.</p>]]></content>
			<author>
				<name><![CDATA[irrlichtproject]]></name>
				<uri>https://chipmusic.org/irrlichtproject</uri>
			</author>
			<updated>2012-08-29T14:33:27Z</updated>
			<id>https://chipmusic.org/forums/post/129804/#p129804</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: ChipdiscoDJ v0.21 public release]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/129605/#p129605"/>
			<content type="html"><![CDATA[<p>Oh dear! Could you try running it from a shell window as described above to see if it puts out an error message? If it&#039;s starting up and then just going nuts, it should be printing a stack trace with details of the exception and that might hold some helpful clues. Thanks!</p>]]></content>
			<author>
				<name><![CDATA[syphus]]></name>
				<uri>https://chipmusic.org/syphus</uri>
			</author>
			<updated>2012-08-28T15:25:52Z</updated>
			<id>https://chipmusic.org/forums/post/129605/#p129605</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: ChipdiscoDJ v0.21 public release]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/129575/#p129575"/>
			<content type="html"><![CDATA[<p>tried it on debian wheezy (3.x kernel, 32bit, lx desktop), it does nothing but display the gui <img src="https://chipmusic.org/forums/img/smilies/sad.png" width="15" height="15" alt="sad" /> all my other java progs run fine, so i&#039;m sure it&#039;s not my gfx card this time.</p>]]></content>
			<author>
				<name><![CDATA[irrlichtproject]]></name>
				<uri>https://chipmusic.org/irrlichtproject</uri>
			</author>
			<updated>2012-08-28T13:24:13Z</updated>
			<id>https://chipmusic.org/forums/post/129575/#p129575</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: ChipdiscoDJ v0.21 public release]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/126006/#p126006"/>
			<content type="html"><![CDATA[<p>Everything fine for me on Win 7 64bits, you&#039;re the man Syphus ! <img src="https://chipmusic.org/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[XyNo]]></name>
				<uri>https://chipmusic.org/XyNo</uri>
			</author>
			<updated>2012-08-11T16:52:46Z</updated>
			<id>https://chipmusic.org/forums/post/126006/#p126006</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: ChipdiscoDJ v0.21 public release]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/125992/#p125992"/>
			<content type="html"><![CDATA[<p>Okay, that bug is fixed - tests fine on Windows 7, should also be fine on XP. Please redownload <a href="http://echolevel.co.uk/chipdisco/Chipdisco6.1_Win.zip" target="_blank">http://echolevel.co.uk/chipdisco/Chipdisco6.1_Win.zip</a>!</p>]]></content>
			<author>
				<name><![CDATA[syphus]]></name>
				<uri>https://chipmusic.org/syphus</uri>
			</author>
			<updated>2012-08-11T14:16:08Z</updated>
			<id>https://chipmusic.org/forums/post/125992/#p125992</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: ChipdiscoDJ v0.21 public release]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/125990/#p125990"/>
			<content type="html"><![CDATA[<p>shiroshii - I&#039;d like to support .it, but I&#039;d have to get considerably better at coding in order to implement the filters. The NNAs, I *think* I could get my head around, but I&#039;ll have to research the format. I&#039;d also love to support AHX, but that&#039;s a whole different kettle of fish...</p>]]></content>
			<author>
				<name><![CDATA[syphus]]></name>
				<uri>https://chipmusic.org/syphus</uri>
			</author>
			<updated>2012-08-11T13:35:48Z</updated>
			<id>https://chipmusic.org/forums/post/125990/#p125990</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: ChipdiscoDJ v0.21 public release]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/125989/#p125989"/>
			<content type="html"><![CDATA[<p>Thanks, Aeros. Yeah, I&#039;ve pinned it down - it *is* a \ vs / pathname issue. Fixing it now <img src="https://chipmusic.org/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>By the way, I can&#039;t get the console to run via the Java control panel either - I think that option only works for browser applets (though Oracle don&#039;t make that clear at all). I managed to get a console readout in Win7 by doing:</p><div class="codebox"><pre><code>java -jar C:\Users\echolevel\Desktop\Chipdisco6.1_Win\Chipdisco6_Win\lib\Chipdisco6.jar c.p.Chipdisco</code></pre></div><p>Hopefully you won&#039;t need to use that, unless something else goes wrong... <img src="https://chipmusic.org/forums/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></content>
			<author>
				<name><![CDATA[syphus]]></name>
				<uri>https://chipmusic.org/syphus</uri>
			</author>
			<updated>2012-08-11T13:27:53Z</updated>
			<id>https://chipmusic.org/forums/post/125989/#p125989</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: ChipdiscoDJ v0.21 public release]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/125982/#p125982"/>
			<content type="html"><![CDATA[<p>having same problem as the others with adding files.&nbsp; tried add mod,add playlist and drag/drop.&nbsp; win xp sp3, java (build 1.7.0-b147)</p>]]></content>
			<author>
				<name><![CDATA[4mat]]></name>
				<uri>https://chipmusic.org/4mat</uri>
			</author>
			<updated>2012-08-11T10:43:11Z</updated>
			<id>https://chipmusic.org/forums/post/125982/#p125982</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: ChipdiscoDJ v0.21 public release]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/125970/#p125970"/>
			<content type="html"><![CDATA[<p>dear syphus, i love this program</p><p>i would like to ask, is .it support possible or planned in a future update?</p>]]></content>
			<author>
				<name><![CDATA[shiroshii]]></name>
				<uri>https://chipmusic.org/shiroshii</uri>
			</author>
			<updated>2012-08-11T06:14:10Z</updated>
			<id>https://chipmusic.org/forums/post/125970/#p125970</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: ChipdiscoDJ v0.21 public release]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/125957/#p125957"/>
			<content type="html"><![CDATA[<p>using win7, 64-bit. tried all of what you said; none of it worked. and java isn&#039;t even letting me access the console for the application - is there a parameter i can use to force it, perhaps?</p>]]></content>
			<author>
				<name><![CDATA[Aeros]]></name>
				<uri>https://chipmusic.org/Aeros</uri>
			</author>
			<updated>2012-08-11T04:01:32Z</updated>
			<id>https://chipmusic.org/forums/post/125957/#p125957</id>
		</entry>
</feed>
