Slashdot Mirror


User: gilesjuk

gilesjuk's activity in the archive.

Stories
0
Comments
2,085
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,085

  1. Re:AIFF on iPods are for Audiophiles · · Score: 1

    WAV is pretty much AIFF with the bytes reversed. Have a look at a WAV file in a hex editor and you'll see "RIFF", reverse IFF.

    AIFF is preferred for Apple machines mainly because byte ordering suits the CPU.

  2. Re:Music on C-64 Diehards Relive History · · Score: 1

    Limited in terms of polyphony, but not really limited in terms of sound possibilities when compared to other subtractive synths around at the time.

    It was rather crude brute force design, but then what do you expect for a chip that was supposed to cost a few bucks and be fitted inside a home computer.

  3. Re:Music on C-64 Diehards Relive History · · Score: 1

    6581 is better for earlier tunes, but if you have a HardSID card then you're better off with the 8580. The 6581 has an envelope glitch which means a note never entirely becomes silent, there's always a little leakage. So if you're doing MIDI music with a HardSID then you'll need a noise gate if you use a 6581.

    It's true about the 8580 not playing samples too well, the 6581 had a louder volume changing method, this was used to play samples.

  4. Re:Music on C-64 Diehards Relive History · · Score: 1

    My first experience of making music was probably recording myself playing around with Hubbard's Mixaloader thing. Wasn't really making music, more like mixing.

  5. Music on C-64 Diehards Relive History · · Score: 3, Interesting

    It had a fantastic sound chip for its time, even put all arcade machines to shame until sample playing arcade machines were designed.

    The SID chip introduced many people into synth music. I have a bias for electronic music now as a result.

    Some useful links:

    http://remix.kwed.org
    http://www.hardsid.com
    h ttp://www.remix64.com

  6. Re:Holy Crap on Maxtor's 300 GB Monster Reviewed · · Score: 1

    Yeah, a lot of pr0n to lose. Best get two or three of em and use RAID.

  7. It needs to be faster... on Samba Beats Windows IT Week Labs Test Results · · Score: 1

    To make up for all the lost time trying to get it working :)

    Seriously though it can be rather fiddly to get it all configured right, but at least having all the settings in one config file lets you back it up once you really do get that perfect setup.

  8. Oh god no on Matrix Revolutions To Be Released On Imax · · Score: 1

    It's hard enough watching all the movement and action on a normal cinema screen. Neck strain as well as eye strain? :)

    I would get plenty of sleep before going to that screening, you'll need to be in good shape.

  9. Time to split the browser from the OS on IE Vulnerabilities Page Removed · · Score: 1

    But unfortunately browsing will be even more tied into the OS with Longhorn according to Microsoft. IE6 sp1 will be the last standalone version of their browser.

  10. Re:How about SCO diapers on Free-Floating UNIX · · Score: 2, Funny

    SCO diapers are no use, they're already full of s^H^H^Hit :)

  11. Re:Drivers are the main problem on MS Dissatisfaction High, Users Consider Switching · · Score: 1

    Depends if the patent is on the idea/concept or actual implementation.

  12. Re:Drivers are the main problem on MS Dissatisfaction High, Users Consider Switching · · Score: 1

    Well I would hope they provided hardware specs to allow developers to do so. However many firms are obsessed with protecting their IP and patents. Of course this is pointless if they hardware is using the same chips used by many other products.

  13. Drivers are the main problem on MS Dissatisfaction High, Users Consider Switching · · Score: 2

    Your average user wants to buy some hardware, take it home and then install it. Ok this isn't always simple with Windows, but more often than not there will be a driver somewhere for your Windows OS of choice.

    With Linux you run into the problem of kernel versions and drivers needing to be (in many cases) released as source code. Some companies simply don't want to release such code if they feel it reveals any secrets or patented hardware knowledge. Of course you can use a part binary, part source approach, but that often means employing a full time Linux driver developer. Given the number of government agencies adopting Linux I feel that many companies will have to take notice and provide drivers.

  14. Re:Vendor lock in on UK Gov't Considers Expanding Open Source Use · · Score: 1

    Then I should clarify and say all UK citizens that use a computer.

  15. Re:Hardly? on Roland Attacks MT-32 Emulator Project · · Score: 1

    True, but there's bound to be some sitting in a second hand shop somewhere minus manual. Roland does sell manuals and videos, perhaps they sell a few power supplies, manuals for their old products like the MT32?

  16. Vendor lock in on UK Gov't Considers Expanding Open Source Use · · Score: 1

    Also, Microsoft designed some sites for the UK Gov, these would only function with Internet Explorer. I think this is rather embarrasing for a government site, such sites should be accessible by all UK citizens.

    With open source they get a less techologically biased solution (complying with open standards is more popular in the Open Source community).

  17. Why are Roland bothering? on Roland Attacks MT-32 Emulator Project · · Score: 0

    The MT32 is an ancient box with awful sounds by modern standards, it's hardly a revenue generator for Roland. In fact why would anyone want to emulate such a piece of junk? you can do a lot better with a Soundblaster and some decent soundfonts.

  18. Hype merchants.. on Ballmer Touts Focus on Security · · Score: 1

    Ballmer on the defensive as ever, more vaporware developments at Microsoft. If they're so serious about security they would secure existing products through service packs instead of adding these new features to forthcoming products.

  19. Re:Stop wrecking the Internet. on The Next Step In Spam Filtering · · Score: 1

    Sounds like something Bush would propose :)

    But yes, some Internet protocols need an overhaul to combat spamming and other nuisances.

  20. Re:Stop wrecking the Internet. on The Next Step In Spam Filtering · · Score: 2

    Plus if you get false positives it might take out an innocent site.

  21. Hardly a drastic cosmetic change on Bureau of Engraving and Printing Issues New US$20 · · Score: 1

    They still look rather dull and boring. Why make all the notes the same colour? it's easier for people with poor eyesight to distinguish between the different notes if they're different colours and sizes.

  22. Gates is overrated on Torvalds the "5th Most-Powerful Man in Tech" · · Score: 0

    He has lots of money and people listen to him, however I don't feel that anything that exciting ever comes out of his mouth.

  23. Re:Linux fashion. on Software Fashion · · Score: 1

    Less than a day, I used the AthlonXP CD and the binaries on it. You can use GRP to speed up the install. Only a few things had to be compiled.

  24. Re:why programs on linux are hard to run on Viruses and Market Dominance - Myth or Fact? · · Score: 1

    You can download and execute programs in your home dir if you downloaded them. However such an app cannot alter any system files or install new ones.

    If the app requires installation then you need the root password, if you allow installation then there's very little protection once you've entered the root password. This is why many people read Makefiles, scripts etc..

  25. Re:Linux fashion. on Software Fashion · · Score: 1

    After running all three I find gentoo is the best for my desktop. Stuff just seems to work better, the ebuilds are well made.

    "Use the source Luke...."