Making Karaoke Sound Tracks with Nero 6 and X

I want to thank Creative Lab for making a fine sound blaster X-FI Music Xtreme card. I could not believe my ears between my old Sound Blaster Audigy 2 ZX Karaoke Track that I made from Nero 6 wave editor Karaoke Filter. I compared with my new remix of karaoke track of X-FI 24 bit Crystalizer on and played on the bar karaoke system and I ask the host to play my 2 disc and actually compare at the bar I go and they told me the X-FI music Karaoke that I made was very noticeable difference in sound quality.
Thank Creative Lab for making a fine product so I can enjoy enhancing the music that I love and share with the people that hang out at the bar with me hehehe.

Hey,
I installed skype in my new iphone 5s but I cant find it in my home page. I tried to open thorough app store but couldnt also couldnt uninstall it. But I can find it in my setting page. What do I do?

Similar Messages

  • My iMac drops settings information.  Sounds associated with receiving and sending an email disappear after about a week and return following a restart after a shutdown.  Also my picture taken, which was taken about a year ago, recently disappeared.

    My iMac drops settings information.  Sounds associated with receiving and sending an email disppear after about a week and return following a shutdown and a restart.  The cycle contunes.  Also, the picture of me that was taken when I bought the iMac more than a year ago and appeared at logon recently disappeared and was replaced by a soccer ball.  I took a new picture, which appeared for about a week at logon, and it has now been replace by a blank picture.

    The standard procedure with these types of isues is a PRAM reset.
    Shut down your Mac.
    Locate the following keys on the keyboard: Command (⌘), Option, P, and R. You will need to hold these keys down simultaneously in step 4.
    Turn on the computer.
    Press and hold the Command-Option-P-R keys before the gray screen appears.
    Hold the keys down until the computer restarts and you hear the startup sound for the second time.
    Release the keys.
    Excerpt from http://support.apple.com/kb/ht1379

  • How to move sound track with video to another drive

    If I want to work on a project on another Mac, I copy the iMovie Events and Projects folders to a portable drive, then drag them into the correct folders of the other Mac. (Not sure if this is the best way, but it works.) But the sound track is missing if I don't have the same songs in that Mac's iTunes. What's the best way to keep the song with the project when I transfer to another Mac?

    I tried the Consolidate command, and I see how it works, copying the events or clips to another >drive. But how does the music track get transferred? I don't see it in the copied folder.
    If you followed the instructions, the music track is there. It is probably in the Project file. If you right click on the RCPROJECT file, select "Show Package Contents" and see if you can spot it.
    If I consolidate from one computer to a portable drive, what happens when I plug the portable >drive into another computer? Does iMovie just see the project and events on the external drive? Or >do I have to drag them to the new computer's drive? What about the music tracks? Do I have to >import them into the other computer's iTunes?
    Yes, iMovie sees the external drive, and you can work on your movie. If you prefer, you could drag the RCPROJECT file to the Movies/iMovie Events Folder and then run the Consolidate command again to move everything to the new computer, but you really don't need to. It should work fine on the external drive.
    The external drive must be formatted as Mac OX Extended (journaled)

  • No TV sound - Problem with Pulseaudio and Gnome

    Hi Community!
    Since January 2013 I got big problems with the sound of my tvcard. The card is a Sundtek Media TV Pro. But after all the problems have nothing to to with the card itself!
    So far I found out, that the problem is with Pulseaudio.
    - Sound works under Windows on same PC.
    - Sound don't work under Arch - not with tvtime, not with vlc, etc.
    - Problem occurs even on a new installed system with the Arch-2013-02-01 install medium.
    cat /etc/mediasrv.log
    [1033] Pulseaudio connect reported an error (6 - Connection refused)
    [1033] select error() in audio processor (can be caused because of pulseaudio) (Interrupted system call)
    After setting up a new Arch installation with just xorg-server, gnome, tvtime and the sundtek driver from AUR I run journalctl -b:
    Feb 10 16:25:15 hightower pulseaudio[636]: [pulseaudio] pid.c:
    Daemon already running.
    With sudo journalctl | grep 'Feb 10 16:2' I get the following output:
    Feb 10 16:25:01 hightower rtkit-daemon[489]: Successfully made thread 488 of process 488 (/usr/bin/pulseaudio) owned by '120' high priority at nice level -11.
    Feb 10 16:25:14 hightower rtkit-daemon[489]: Successfully made thread 606 of process 606 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11.
    Feb 10 16:25:15 hightower rtkit-daemon[489]: Successfully made thread 636 of process 636 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11.
    Feb 10 16:25:15 hightower pulseaudio[636]: [pulseaudio] pid.c: Daemon already running.
    Feb 10 16:28:55 hightower pulseaudio[1000]: [pulseaudio] module-jackdbus-detect.c: Unable to contact D-Bus session bus: org.freedesktop.DBus.Error.NotSupported: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
    Feb 10 16:28:55 hightower pulseaudio[1000]: [pulseaudio] module.c: Failed to load module "module-jackdbus-detect" (argument:""): initialization failed.
    Feb 10 16:28:55 hightower pulseaudio[1000]: [pulseaudio] socket-server.c: bind(): Die Adresse wird bereits verwendet
    Feb 10 16:28:55 hightower pulseaudio[1000]: [pulseaudio] module.c: Failed to load module "module-esound-protocol-unix" (argument: ""): initialization failed.
    Feb 10 16:28:55 hightower pulseaudio[1000]: [pulseaudio] main.c: Module load failed.
    Feb 10 16:28:55 hightower pulseaudio[1000]: [pulseaudio] main.c: Module load failed.
    Feb 10 16:28:55 hightower pulseaudio[1000]: [pulseaudio] main.c: Konnte Daemon nicht initialisieren.
    Feb 10 16:28:55 hightower pulseaudio[997]: [pulseaudio] main.c: Start des Daemons fehlgeschlagen.
    So, if I understand right, pulseaudio is alreade started by the rtkit-daemon and gnome couldn't start it again.
    At https://bugs.archlinux.org/task/30926 I found a hint concerning /etc/xdg/autostart/pulseaudio.desktop and /etc/xdg/autostart/pulseaudio-kde.desktop.
    After removing them from /etc/xdg/autostart and running journalctl -b there are no more errors.
    With sudo journalctl | grep 'pulseaudio' I get:
    sudo journalctl | grep 'Feb 10 17:4' | grep 'pulse*'
    Feb 10 17:41:42 hightower rtkit-daemon[485]: Successfully made thread 484 of process 484 (/usr/bin/pulseaudio) owned by '120' high priority at nice level -11.
    Feb 10 17:41:55 hightower rtkit-daemon[485]: Successfully made thread 625 of process 625 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11.
    In my opinion all looks ok! I also checked the channels with the alsamixer and it looks good, too.
    So I ran vlc v4l2://:dev=/dev/video0:width=720:height=576:tuner-frequency=510750:adev=/dev/null:standard=255 - but still no sound.
    With cat /var/log/mediasrv.log I checked the drivers logfile:
    2013-02-10 17:48:55 [343] SETTING DVB-C
    2013-02-10 17:48:55 [343] switching to analog TV
    2013-02-10 17:48:56 [343] SETTING PAL/SECAM
    2013-02-10 17:48:58 [343] invalid audio input selected: 2
    2013-02-10 17:48:58 [343] Setting frequency: 510750000
    2013-02-10 17:48:58 [343] Using settings for Europe
    2013-02-10 17:48:58 [343] Set Pixelformat: 0 YUV 4:2:2 (YUYV)
    2013-02-10 17:48:58 [1033] Starting audio processor (PID 1033)
    2013-02-10 17:48:58 [1033] initializing audio in audio processor
    2013-02-10 17:48:58 [1033] loaded local pulseaudio driver
    2013-02-10 17:48:58 [1033] select error() in audio processor (can be caused because of pulseaudio) (Interrupted system call)
    2013-02-10 17:48:59 [1033] Pulseaudio connect reported an error (6 - Connection refused)
    2013-02-10 17:48:59 [1033] select error() in audio processor (can be caused because of pulseaudio) (Interrupted system call)
    2013-02-10 17:48:59 [1033] Pulseaudio connect reported an error (6 - Connection refused)
    I started tvtime again. This time I ran rm -rf ~/.config/pulse/ and killall pulseaudio to kill the Pulseaudio server. I instantly got a loud noise out of my speakers.
    I closed tvtime and re-opened it. And there it was: TV SOUND OUT OF MY SPEAKERS!
    But now, when I run pavucontrol I get:
    Connection to PulseAudio failed. Automatic retry in 5s.
    In this cas this is likely because PULSE_SERVER in the Environment/X11 root Windows Properties or default-server in client.conf is misconfigured.
    This situation can also arrise when PulseAudio crashed and left stale details in the X11 Root Windows.
    If this is the case, then PuseAudio should autospawn again, or if this is not configured you sould run start-pulseaudio-x11 manually.
    I got the information from Sundtek, that Pulseaudio should not be started as system service. Instead, every user should have an own Pulseaudio daemon and that PA was concepted this way. But they don't know how it is implemented in ArchLinux.
    I also don't know it exactly. So the question to all you ArchLinu pro's:
    How is PA implemented in Arch? And how can I sustainable solve my problem?
    Thank you for your time and help!
    Durag

    There is just one more thing I found out.
    After logging into Gnome and running ps aux | grep pulse I get:
    rebel 727 0.7 0.2 444316 10288 ? S<l 03:02 0:00 /usr/bin/pulseaudio --start --log-target=syslog
    rebel 731 0.0 0.0 71236 2652 ? S 03:02 0:00 /usr/lib/pulse/gconf-helper
    rebel 843 0.0 0.0 17396 1184 pts/0 D+ 03:03 0:00 grep pulse
    To get the sound to work I run:
    rm -rf .config/pulse/
    killall pulseaudio
    killall -9 pulseaudio
    I again run ps aux | grep pulse
    rebel 4016 4.2 0.2 510124 11528 ? Sl 03:06 0:02 /usr/bin/pulseaudio --start --log-target=syslog
    rebel 4020 0.0 0.0 71368 2700 ? S 03:06 0:00 /usr/lib/pulse/gconf-helper
    rebel 4046 0.0 0.0 19456 1216 pts/0 R+ 03:07 0:00 grep pulse
    I can recognize that the STATs have changed. Maybe this can help to solve the problem?

  • Does a karaoke file come with mp3 and cdg?

    I want to purchase karaoke versions of songs to use for my karaoke show. Does anyone know if when you purchase a 99 cent karaoke song, does it come with the audio file (usually mp3) AND the cdg file (video/lyrics)?
    Also will I be able to use them in my karaoke player on my computer?
    I want to know before I buy because if they don't, I don't want to waste my money.
    Thanks!

    Nevermind. I just found some other discussions and the only thing iTunes gives you are music tracks, no lyrics.
    I guess they have no clue what KARAOKE is. They should just call them "Song tracks w/o vocals" because that's what they are. They are NOT karaoke songs.
    Good thing I didn't waste my money. Sorry to those who already have.

  • Sound problem with java and windows (volume)

    Hello,
    Just wondering if there is any way that java can manipulate the sound volume
    in windows...I've searched through the forums here and ive noticed that this question has come up a number of times, but nothing definitive has really been posted.
    My program is a 'server' side portion of a mobile phone app ive written, that im trying to use as a remote to turn up the volume, skip tracks, etc. on my pc via bluetooth. Basically what im doing is sending a string from the mobile phone app to the pc telling it to increment the volume/decrement the volume by a certain amount. Can java do this natively or am i going to need to use a C++ library through JNI (which i have never done before)
    Any help appreciated!
    Thanks,
    Craig

    Victor,
    I've tried your suggestions and found that the first one only alters the volume of the midi file that is being played through java. I want to be able to alter the volume of the sound that I already have coming out of my speakers, through windows master volume control.
    Your second suggestion I also tried but to no luck...i always get the following exception message:
    "Failed trying to find LINE_IN VOLUME control: exception = java.lang.IllegalArgumentException: Line unsupported: LINE_IN source port"This exception occurs no matter what I change LINE_IN to in this segment of code (I want to control sound output so i assume it should be either SPEAKER or LINE_OUT):
    lineOut = (Port)mixer.getLine(Port.Info.LINE_IN);Any other suggestions?
    I noticed on the j2se sound guide site, they mention a way to get a list of supported mixers and/or lines, but im not exactly sure how to go about doing that (maybe it will be helpful?)
    Thanks for your time,
    Craig

  • Face and Eye Tracking with LabView and Vision

    Hey all,
    For my senior project I am trying to perform face tracking and eye tracking by using LabView and the Vision Development Module. Unfortunately I am new to LV and I'm drowning in a sea of links and tutorials so I was wondering if anyone here that has had experience performing similar tasks would be willing to help and point me in the right direction or provide examples. I bought two Logitech c525 webcams and hooked them up to my pc running LabView and Vision 2011. I was able to see images captured but that's as far as I've gotten with the tools. Any tips?
    Thanks,
    Alex.

    have a look at http://sine.ni.com/cs/app/doc/p/id/cs-14116 and http://forums.ni.com/t5/Machine-Vision/how-to-trac​k-face-and-allocate-lips-in-face-using-labview/td-​...
    This thread would also be more suited to the Machine Vision section.

  • Sound problems with KDE4 and intel mobo

    Hi
    I just installed Arch with kdemod4.3.2. I tried to playback an audio file in Amarok but it keeps telling my that all sound systems HDA-intel ALC888, JACK and ESD do not work. Other apps are also silent. I have enabled the ESD daemon as shown below. Since Im a relative newb and ignorant of the KDE4 sound architecture, I dont know the appropriate diagnostics or logs, but I included these:
    DAEMONS=(!syslog-ng network !netfs !crond @dbus @mysqld esd hal kdm)
    bash-4.0# uname -a
    Linux myhost 2.6.30-ARCH #1 SMP PREEMPT Fri Jul 31 18:10:38 UTC 2009 i686 Intel(R) Core(TM)2 Duo CPU E6750 @ 2.66GHz GenuineIntel GNU/Linux
    bash-4.0# lsmod
    Module Size Used by
    nls_cp437 5444 2
    vfat 11108 2
    fat 51812 1 vfat
    ipv6 277972 16
    i915 183016 2
    drm 154656 3 i915
    i2c_algo_bit 5864 1 i915
    video 19832 1 i915
    output 2884 1 video
    ext3 134380 1
    jbd 48504 1 ext3
    mbcache 7080 1 ext3
    usblp 12996 0
    usb_storage 51456 1
    snd_seq_dummy 2696 0
    snd_hda_codec_realtek 206504 1
    snd_seq_oss 31168 0
    snd_seq_midi_event 7012 1 snd_seq_oss
    snd_seq 53744 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
    snd_seq_device 6768 3 snd_seq_dummy,snd_seq_oss,snd_seq
    snd_pcm_oss 40352 0
    psmouse 59644 0
    i2c_i801 9656 0
    snd_hda_intel 26664 3
    snd_hda_codec 71716 2 snd_hda_codec_realtek,snd_hda_intel
    snd_mixer_oss 17540 1 snd_pcm_oss
    ppdev 7656 0
    parport_serial 6372 0
    uhci_hcd 23540 0
    ehci_hcd 35664 0
    intel_agp 27484 1
    agpgart 32756 3 drm,intel_agp
    i2c_core 22776 4 i915,drm,i2c_algo_bit,i2c_i801
    heci 57516 0
    snd_hwdep 7656 1 snd_hda_codec
    snd_pcm 73672 4 snd_pcm_oss,snd_hda_intel,snd_hda_codec
    snd_timer 21100 3 snd_seq,snd_pcm
    snd 58436 15 snd_hda_codec_realtek,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_hda_intel,snd_hda_codec,snd_mixer_oss,snd_hwdep,snd_pcm,snd_timer
    parport_pc 36964 1 parport_serial
    parport 34380 2 ppdev,parport_pc
    usbcore 150192 5 usblp,usb_storage,uhci_hcd,ehci_hcd
    iTCO_wdt 10952 0
    iTCO_vendor_support 3080 1 iTCO_wdt
    e1000e 121588 0
    serio_raw 5704 0
    evdev 10176 8
    pcspkr 2372 0
    sg 27928 0
    fan 4392 0
    thermal 13888 0
    soundcore 6848 1 snd
    snd_page_alloc 8876 2 snd_hda_intel,snd_pcm
    processor 35800 0
    button 5556 0
    battery 10984 0
    ac 4360 0
    rtc_cmos 11212 0
    rtc_core 18048 1 rtc_cmos
    rtc_lib 2500 1 rtc_core
    reiserfs 241896 2
    sr_mod 16612 0
    sd_mod 27328 8
    cdrom 36032 1 sr_mod
    pata_acpi 4228 0
    ata_generic 4680 0
    ata_piix 23080 5
    pata_marvell 3524 0
    libata 168012 4 pata_acpi,ata_generic,ata_piix,pata_marvell
    scsi_mod 110708 5 usb_storage,sg,sr_mod,sd_mod,libata
    Please tell me what else to include here.

    Online videos have working sound. It is the desktop apps which are silent. Please tell me further ways to diagnose the problem.
    [Off-topic rant] My last install was an year ago and went like a dream. This time I had issues with networking, pacman, xorg and sound. Kdm refuses to log me every even attempt, to which I still have to find a solution. KDEmod4 has a lot of app crashes. Opera is as stable as alpha

  • Sound problems with CNBC and E4 with TV @nywhere Master

    Got the TV @nywhere Master card, had no problems with tuning in the cable stations picked up all the channels, but E4 and CNBC have no sound just a anoying clicking sound. Have updated the drivers and software, tried the card with Windows 2000 SP4, and XP pro SP1, tried both internal & external audio connections, nothing makes a difference. Anyone got any idea's?

    I bought and installed a TV@nywhere Master yesterday (18June03) and no sound problems at all. The Radio volume control definitely controls the line in volume, but check that the mixer Volume Control is not being muted. My Sound in via on-board sound 6 channel Realtek ACL650.
    I have been generally very pleased with the results but have yet to get the remote to do anything, I have WinXP SP1 with all updates installed. Not sure if it is my System set-up or faulty remote but it a minor concern for me.
    I would suggest that you take a look at VirtualVCR (freeware) for your capturing if you want more that Mpeg files. It works very well for me and allows me to capture using the frame size and codec of my choosing

  • Mixing SD sound track with DH

    I'm soon to upgrade my FCP to edit in HD. No manuals to check yet so my question is: can Final Cut Suite set up to edit a 24p HD project capture and use audio from SD recorded tapes?
    Thanks.
    Canada John

    Thanks for the help.
    Here are the details. I will soon upgrade to FC Suite and a new Apple system. Till now I've been quite happy with my old FCP2. I will be shooting HDV on a Canon XH A1 set at 24p. I have some sound I want to use that was recorded on my old Canon XL1 at 29...fps, so there will be a different frame rate between the original tapes and the tapes I'll be shooting. I was wondering if there was a way to import this old sound material into FCP set up for this 24p HDV project in the way that one can, for example, import music from DVDs. All that old sound was recorded at 48 Khz 16 bit.
    Thanks again.
    Canada John

  • Making an interactive pdf with animations and a video?

    Hi Everyone,
    I'm working in InDesign CS6 and I've made a interactive pdf with swf animations, exported it to an interactive pdf and everything works great from the little animations to the page curl. Now, I would like to put a video in on one of the pages.
    I've placed it as a .mov and a .mp4, exported as a .swf. It works great in the swf and the html file. It even works great when I export the video page as a interactive pdf by itself.
    BUT, when I export all the pages in my doc (with the animations and the video) as a swf, then RE-import into ID, to export as a interactive pdf... the pdf only gives me a static window. ALL the other animations and page curls work though.
    So there's a disconnect between the video and going from a swf to a interactive pdf.
    Can anyone tell me what step I'm missing or if this just isn't possible yet?!
    Thanks so much!!!

    Without seeing actual file, it´s hard to say what´s going on... but have you chekced that Flash Player in Acrobat finds your video? When you export SWF from InDesign, videos or any other placed rich media files are not embedded into the SWF. InDesign creates a resources folder next to SWF and stores those media assets into that folder. If you don´t have that folder same place with exported SWF, you will have problems.
    If you place your video file into your layout and export as PDF, there shouldn´t be any problems. But if you place your video file into your layout, export as SWF, place that SWF back to InDesign and then export as PDF... then you will lose the connection between resulting PDF and resources InDesign created.
    One way to solve that is to use public URL for placing videos. Thwn you won´t need actual video file stored locally. Downside is that Acrobat/Reader may throw an alert about that.
    Another way is to open your Interactive PDF to Acrobat, select placed SWF and embedd resources folder into PDF manually.

  • Tracking with LMS and Database

    I want to do this, can someone tell me how.
    Need to create an index of contents in the Flash file (SWF object) i.e. Entering formulas, Editing formulas, Deleting formulas (total 3 topics). I know how to create a index of content.  Once the learner completes a particular topic i.e. entering formulas, a completion value should be sent to the DB using PHP or Java script  indicating that out of total 3 topics, 1 topic is completed or 2 topics are  remaining.
    Whenever the learner completes a particular topic / module within a Captivate , a completion value needs to stored and sent using PHP or JavaScript. Our DataBase will pickup that value for our user level tracking and reporting purposes.
    I will appreciate help from all quaters.

    There is no way you could have read the tutorial in 2 minutes. So read the tutorial and then ask specific questions.
    i wont to get information from the database columns and put it into a textfield This is not a specific question. We don't know if you are having problems:
    a) building the database
    b) connecting to the database
    c) building the sql statement
    d) reading data from the ResultSet
    e) adding a JTextField to a JFrame
    Have you built a simple application that just does a query of the database and then uses System.out.println(...) to display the resutls?

  • Txt received sound both with locked and unlocked phones.

    When I receive a txt my iPhone will make a sound with a locked screen, but when I unlock I hear the same sound again. Is there a way to turn off one of the sounds?

    Settings / Notifications / Messages
    Knock yourself out, oodles of adjustments to tweak on how you want the phone to let you know a message awaits.

  • Headphones sound different with computer and itouch - same eq

    So i noticed that when i use my headphones with itunes on my computer, the bass is really good but when i use the same headphones with my ipod, the bass isnt there. Any ideas?

    The computer has a more powerful amplifier in it, which can reproduce the bass, but that amplifier requires more power (electricity) to run it. An iPod's battery would run out in about four minutes if it's amplifier was able to produce that much bass.
    There are a couple of things you can try. The EQ setting on your iPod might help, or a headphone amplifier. A battery operated headphone amplifier can provide a bit more bass, although it still may not be as powerful as your computer's amp.

  • Slow video playback with 2 sound tracks

    Hi,
    I've just been playing around with quicktime files with 2 sound tracks with different languages. When I copy these files to the ipod they playback, but in slow motion. Are there any guidelines for making ipod compatible 2 sound track files?
    I know there are movies in the itunes store with two sound tracks with different languages and these are supposed to work OK with the ipod nano.
    Any experiences? Thanks,
    Robintosh

    What software are you using to convert the videos to iPod format?
    If you are using Quicktime Pro, or iTunes 6 to do the conversion... then that is most likely where your problem lies.
    Your source video file is probably muxed.
    Neither QT Pro or iTunes has the ability to successfully encode a muxed video file with audio. You'll end up with video and no audio.
    http://docs.info.apple.com/article.html?artnum=302588
    You'll need to use some other third-party software to do the conversion. There's a handful of software available. Just search the forums and you'll find many titles mentioned.
    Try MPEG Streamclip.

Maybe you are looking for

  • Using Arch as a media server

    I plan to use Arch as a media server, for an Arch-based media center at my TV. I don't want to deal with RAID, so I'm planning on running large single-partition disks to hold media, each with a slightly bigger disk for doing rsync incremental backups

  • JCo Client Programming and Error Handling

    Hi all, I was wondering if anybody could help me out with some advice on error handling when writing code to send messages to SAP via a JCo Client, particularly IDocs. I understand from my reading that IDocs are always sent asyncronously to the SAP s

  • RH7 Translation to French

    I have an English version of a large RH7 WebHelp project that is tied to our point of sale software. Our office in Montreal is going to translate to French (Canadian). I don't know what version of RH they are using or what tool they are going to use

  • Netbios name required for Windows 7 clients to connect?

    I upgraded my production server to Lion tonight.  My Windows 7 test machines (all standalone -- no AD here) now need to log into the server with the netbios name of the 10.7 server as part of the login: ie, instead of "maser" as the User Name it now

  • Current Recommended Printer/Scanners that Work with Tiger?

    Have scoured this forum and have been reading of the problems of printers that don't work (seems to be primarily Epson). My dad-in-law has an older (non-Intel) iMac w/10.4.11 installed. His HP printer/scanner failed, and we need a new one. Preferrabl