Stefan Drissen

Results 29 comments of Stefan Drissen

Since I'm trying to learn some python for this experience, here's some python to uncompress the fur: ```` import zlib with open( 'res/test.fur', 'rb' ) as reader: with open( 'res/test.uncompressed.fur',...

Never used it, but http://ldesoras.free.fr/prod.html#src_ay3hacking has some promising links. The original 16K / 48K Speccies only have a 1 bit beeper, but the 128K models all have an AY-3-8912 sound...

Sorry, no clue as to what MultiDumper can, could or should do. I thought you were looking for something to **capture** AY playback with separate channels. I thought [VTX](https://bulba.untergrund.net/vortex_e.htm) was...

@kkrhdd can you compare the config.xml of the upgraded job with the newly created job? There is probably something missing from the upgraded job - which should be handled by...

Great - so if the plug-in /expects/ a jobAlias it should be added as part of the upgrade process. As a work-around, editing and saving an upgraded multi-job project may...

Unfortunately simply saving an existing job only results in empty jobAlias tags being added. When going to the configuration, the 'Job alias' is available as an editable field - so...

After adding the jobAliases everything works - but - all jobs are shown with their alias in brackets. I noticed that the comparison screen shots above do not show an...

**Update**: even after running with saved jobs in which the jobAlias is set to empty - the update mechanism of a completed or running job does not look right. When...

Can you escape the backslashes in your comment to make them visible please: one \\ = two \\\\ = \ Or simply add them to code sections (double back tick)...

Additionally when a field is renamed, the table crc also does not change (which the prokb above confirms). For extra fun - the old 11.7 r-code works fine when executed...