Music Application Search Results

How To: Use Reason as a live DJ mixing tool

Both Reason and Record's custom wiring capabilities make both programs well suited for the task of DJ mixing. Whether you're new to Propellerhead's virtual music studio application, Reason, or their newer DAW app, Record, you're sure to find much to take away from this brief, official video software tutorial.

How To: Recreate Rihanna's "Rude Boy" makeup look

Rihanna's makeup in her "Rude Boy" music video is reminiscent of the '80s, and if you want to get that retro look, too, Primp Powder Pout shows you how in this makeup tutorial. It definitely makes you think of David Bowie and his crazy makeup from the '80s, but Rihanna's adds a hint of sexy (something Bowie cannot do, obviously). See the whole application process.

How To: Get around a broken HOME button on your iPhone

Looking to fix your iPhone home button? Do you have a broken HOME button on your iPhone? In this video, learn how to get around it with an application called "mquickdo", formerly known as iHome for jailbroken iPhones. This also works for iPhone 1G or 2G and iPod 1G or 2G. Mquickdo allows you to use a series of finger swipes to function as the home button. This includes putting your iPod to sleep, going back to the home page, the double tap music menu, exiting an application, and more.

How To: Convert cassette tapes to CDs with Audacity

Dave Andrews gives a simple overview of how to take a cassette tape and convert it to a CD using Audacity. First you will need a cassette tape player, like a boom box, with a microphone jack. Then you'll want to download the free program called Audacity. To begin recording music from the cassette tape simply press the record button on the audacity application while you press the play button on the boom box. You'll want to make sure the audio cable is connected from the boom box to the PC. Fin...

How To: Get CyanogenMod Apps on Your Galaxy S4 Without Root

CyanogenMod is one of, if not the most popular, third-party operating system for Android devices. It's so popular in fact, that it is the standard, out-of-the-box operating system on the recently released OnePlus One. CM is a lightweight ROM built on top of AOSP (Android Open Source Project), which is the base for all Android builds.

How To: Control the Music on Your Computer with Hand Gestures Using Flutter

Thanks to Flutter, it's now possible to control the music on your computer simply by making a few hand gestures. The app is available for both Windows and Mac and uses your computer's webcam to monitor your hand movements. Through the use of a few simple hand movements, you can play, pause, forward or replay your music. Flutter works with iTunes, Spotify, Quicktime, MPlayerX and a few other programs.

How To: Open files on your iPhone

Iphone is a innovative product from Apple, which can be used for many purposes. Some times even when using different applications and having a collection of music in your Iphone you may still be left with some space on it. Now you can use this space to fill it with other files which are not necessarily supported by the phone. Air sharing is a wonderful application which lets you drag and drop files into your Iphone. You can now browse it from any connected computer in your local network. So a...

How To: Sync a BlackBerry with a Mac and iTunes

In this video from AppleGenius0921 we learn how to sync a Blackberry with a Mac and iTunes. There is now Blackberry software for Mac. After downloading, start up the application. Take your USB cable and connect it from your Blackberry to your Mac. You can see all the applications on your Blackberry listed on your Mac. Here you can also check for updates and see your available memory. Also you can backup all of your data here. This will make a copy of everything on your Blackberry and put it o...

How To: Get and play Guitar Hero on your iTouch or iPhone

The video shows how to play Guitar Hero on your iPhone or iPod Touch. Guitar Hero is a free download from iTunes. Open the application named Tap Tap Revenge and choose a category of music you want to play. As the ball comes towards you, tap on the screen. Tap on where it says "tap here." This application is one of the best sellers in iTunes store so try it.

How To: Load ringtones from your computer onto your Droid

This video shows you how to easily put ring tones on your Motorola Droid phone. The first thing you have to do is plug in the Droid to your PC and open the Removable Disk that pops up. Next, you have to create a new folder and name it "Music". Then, you can simply copy-paste or drag-and-copy mp3 files to that Music folder. Next, you have to disconnect the Droid from your PC. You have to open up the application called RingDroid or download a fresh copy of it from the marketplace, if you do not...

How To: Download music from MySpace without software

The video was excellent, and it could help some people download music fast and easy. The guy also takes us to a process in which it could be followed easily. He tells us how to download it and where to download it. He tells us what we need and were to copy and paste some stuff. Also he tells us other useful stuff such as: we can also download movies, application, images, etc. on that page. Following the steps will guarantee an excellent download.

How To: Develop applications for the Apple iPhone

This is a lengthy, detailed series on iPhone development, for which you'll need an Intel-based Mac computer, running Mac OS X 10.5 (Leopard) or higher. Then, before you actually get started developing for the iPhone, you'll need to register as a developer with Apple. Then, you'll need to download Xcode and the iPhone SDK. Once you have all this, you can start developing iPhone applications!

How To: Use Quicksilver for OS X

In this episode I show you a few of the innumerable uses of Quicksilver. Quicksilver is an unified, extensible interface for working with applications, contacts, music, and other data. The possibilities are endless. These are just a few of the ways that I use Quicksilver on a daily basis.

News: Little Boxes Turns Your iPad into an Old-Fashioned Music Box

Technology is awesome. You can use your iPad to record music or even turn your tunes into a solar system, but sometimes being plugged in all of the time can leave you nostalgic for simpler times. This new concept by Joelle Aeschlimann brings together the best of both worlds by turning your iPad into an old-fashioned, hand-cranked music box. The artist created three different music boxes, each one with its own unique song and visualization. The music boxes were made using wooden cylinders with...

How To: Set custom sound volume for different applications

In this video tutorial, viewers learn how to set custom sound volume for different applications in a Windows 7 computer. This task is very easy, fast and simple to do. Begin by simply clicking on the speaker icon in the system tray and select Mixer. There users will have access to the master audio mix on the left and each application listed individually, with their own volume bar. Just adjust each volume bar of the applications to your liking. This video will benefit those viewers who use a W...

How To: Add photos to Facebook using Picasa

In this Computers & Programming video tutorial you will learn how to add photos to Facebook using Picasa. The video is from Help Me Rick. Log into Facebook, go down to the lower left corner and click ‘Applications’. Click ‘Find More’ and in the search applications box, type in ‘Picasa’. You will get a list of Picasa applications. Select the Picasa by Alan Lundeen. Here you click ‘go to applications’ -> install now -> OK -> Yes -> Facebook -> Add -> OK. Now you will get a Facebook icon on the ...

How To: Use AppVerifier to debug Windows Mobile applications

If you've programmed a few Windows Mobile applications, you might need to perform some troubleshooting and debug the program to weed out all the problems. You can do this with AppVerifier. Marty Larson demonstrates installing, configuring and using the "AppVerifier" Application Verifier tool to debug Windows Mobile applications.

How To: Create and use application level events in ASP.Net

In this video tutorial, Chris Pels will show how to create an Application Class File (Global.asax) that contains application level event handlers such as Application_Start and Application_BeginRequest. Then the sequence of application level events in the application lifecycle will be discussed as a basis for determining where certain types of operations would be best performed during the application lifecycle.