Audio Technica - At-Lp1240Usb

Sold See similar items £380.41 Buy It Now, FREE Shipping, 14-Day Returns, eBay Money Back Guarantee
Seller: global-audio-store ✉️ (9,278) 98.7%, Location: Rieumes, FR, Ships to: GB, EUROPEAN_UNION, Item: 391633030792 AUDIO TECHNICA - AT-LP1240USB.

AUDIO TECHNICA - AT-LP1240USB The description of this item has been automatically translated. If you have any questions, please feel free to contact us.

function fr(){ document.getElementById("francais").style.display = "block"; document.getElementById("anglais").style.display = "none"; document.getElementById("espagnol").style.display = "none"; document.getElementById("allemand").style.display = "none"; document.getElementById("italien").style.display = "none"; document.getElementById("dpfrimg").style.opacity = "1"; document.getElementById("dpenimg").style.opacity = "0.5"; document.getElementById("dpesimg").style.opacity = "0.5"; document.getElementById("dpdeimg").style.opacity = "0.5"; document.getElementById("dpitimg").style.opacity = "0.5"; document.getElementById("langue_fr").style.display = "block"; document.getElementById("langue_en").style.display = "none"; document.getElementById("langue_es").style.display = "none"; document.getElementById("langue_de").style.display = "none"; document.getElementById("langue_it").style.display = "none"; jQuery('.menuFR').css('display','block'); jQuery('.menuEN').css('display','none'); jQuery('.menuES').css('display','none'); jQuery('.menuDE').css('display','none'); jQuery('.menuIT').css('display','none'); jQuery('.mfr').css('display','block'); jQuery('.men').css('display','none'); jQuery('.mes').css('display','none'); jQuery('.mde').css('display','none'); jQuery('.mit').css('display','none'); } function en(){ document.getElementById("francais").style.display = "none"; document.getElementById("anglais").style.display = "block"; document.getElementById("espagnol").style.display = "none"; document.getElementById("allemand").style.display = "none"; document.getElementById("italien").style.display = "none"; document.getElementById("dpfrimg").style.opacity = "0.5"; document.getElementById("dpenimg").style.opacity = "1"; document.getElementById("dpesimg").style.opacity = "0.5"; document.getElementById("dpdeimg").style.opacity = "0.5"; document.getElementById("dpitimg").style.opacity = "0.5"; document.getElementById("langue_fr").style.display = "none"; document.getElementById("langue_en").style.display = "block"; document.getElementById("langue_es").style.display = "none"; document.getElementById("langue_de").style.display = "none"; document.getElementById("langue_it").style.display = "none"; jQuery('.menuFR').css('display','none'); jQuery('.menuEN').css('display','block'); jQuery('.menuES').css('display','none'); jQuery('.menuDE').css('display','none'); jQuery('.menuIT').css('display','none'); jQuery('.mfr').css('display','none'); jQuery('.men').css('display','block'); jQuery('.mes').css('display','none'); jQuery('.mde').css('display','none'); jQuery('.mit').css('display','none'); } function de(){ document.getElementById("francais").style.display = "none"; document.getElementById("anglais").style.display = "none"; document.getElementById("espagnol").style.display = "none"; document.getElementById("allemand").style.display = "block"; document.getElementById("italien").style.display = "none"; document.getElementById("dpfrimg").style.opacity = "0.5"; document.getElementById("dpenimg").style.opacity = "0.5"; document.getElementById("dpesimg").style.opacity = "0.5"; document.getElementById("dpdeimg").style.opacity = "1"; document.getElementById("dpitimg").style.opacity = "0.5"; document.getElementById("langue_fr").style.display = "none"; document.getElementById("langue_en").style.display = "none"; document.getElementById("langue_es").style.display = "none"; document.getElementById("langue_de").style.display = "block"; document.getElementById("langue_it").style.display = "none"; jQuery('.menuFR').css('display','none'); jQuery('.menuEN').css('display','none'); jQuery('.menuES').css('display','none'); jQuery('.menuDE').css('display','block'); jQuery('.menuIT').css('display','none'); jQuery('.mfr').css('display','none'); jQuery('.men').css('display','none'); jQuery('.mes').css('display','none'); jQuery('.mde').css('display','block'); jQuery('.mit').css('display','none'); } function es(){ document.getElementById("francais").style.display = "none"; document.getElementById("anglais").style.display = "none"; document.getElementById("espagnol").style.display = "block"; document.getElementById("allemand").style.display = "none"; document.getElementById("italien").style.display = "none"; document.getElementById("dpfrimg").style.opacity = "0.5"; document.getElementById("dpenimg").style.opacity = "0.5"; document.getElementById("dpesimg").style.opacity = "1"; document.getElementById("dpdeimg").style.opacity = "0.5"; document.getElementById("dpitimg").style.opacity = "0.5"; document.getElementById("langue_fr").style.display = "none"; document.getElementById("langue_en").style.display = "none"; document.getElementById("langue_es").style.display = "block"; document.getElementById("langue_de").style.display = "none"; document.getElementById("langue_it").style.display = "none"; jQuery('.menuFR').css('display','none'); jQuery('.menuEN').css('display','none'); jQuery('.menuES').css('display','block'); jQuery('.menuDE').css('display','none'); jQuery('.menuIT').css('display','none'); jQuery('.mfr').css('display','none'); jQuery('.men').css('display','none'); jQuery('.mes').css('display','block'); jQuery('.mde').css('display','none'); jQuery('.mit').css('display','none'); } function it(){ document.getElementById("francais").style.display = "none"; document.getElementById("anglais").style.display = "none"; document.getElementById("espagnol").style.display = "none"; document.getElementById("allemand").style.display = "none"; document.getElementById("italien").style.display = "block"; document.getElementById("dpfrimg").style.opacity = "0.5"; document.getElementById("dpenimg").style.opacity = "0.5"; document.getElementById("dpesimg").style.opacity = "0.5"; document.getElementById("dpdeimg").style.opacity = "0.5"; document.getElementById("dpitimg").style.opacity = "1"; document.getElementById("langue_fr").style.display = "none"; document.getElementById("langue_en").style.display = "none"; document.getElementById("langue_es").style.display = "none"; document.getElementById("langue_de").style.display = "none"; document.getElementById("langue_it").style.display = "block"; jQuery('.menuFR').css('display','none'); jQuery('.menuEN').css('display','none'); jQuery('.menuES').css('display','none'); jQuery('.menuDE').css('display','none'); jQuery('.menuIT').css('display','block'); jQuery('.mfr').css('display','none'); jQuery('.men').css('display','none'); jQuery('.mes').css('display','none'); jQuery('.mde').css('display','none'); jQuery('.mit').css('display','block'); } Change your language: Change your language: Change your language: Change your language: Change your language:

Global Audio Store $(document).ready(function(){ //gestion JS du libeler du menu if (navigator.appName=="Microsoft Internet Explorer"){ topValeur = '162px'; topValeurBis = '156px'; jQuery('#messageTopChange').css('top',topValeurBis); } else{ topValeur = '150px'; topValeurBis = '144px'; } jQuery('#menu a').mouseover(function(){ var nom = jQuery(this).text(); jQuery('#messageTopChange').text(nom); jQuery('#messageTopChange').css('font-size','35px'); jQuery('#messageTopChange').css('top',topValeur); }); jQuery('#menu a').mouseout(function(){ jQuery('#messageTopChange').text('Global-Audio-Store'); jQuery('#messageTopChange').css('font-size','42px'); jQuery('#messageTopChange').css('top',topValeurBis); }); }); STUDIO - HOME STUDIO instrument COMPUTER MUSIC SOFTWARE MAO DJ SPACE SPACE GUITAR SPACE FLIGHT CASE ACOUSTIC TREATMENT SONORISATION AUDIO CABLES Accessories STUDIO - HOME STUDIO instrument Computer Music Software DJ SPACE GUITAR SPACE FLIGHT CASE SPACE ACOUSTIC TREATMENT Live Sound AUDIO CABLES Accessories STUDIO - HOME STUDIO instrument Computer Music Software DJ SPACE GUITAR SPACE FLIGHT CASE SPACE ACOUSTIC TREATMENT Live Sound AUDIO CABLES Accessories STUDIO - HOME STUDIO instrument Computer Music Software DJ SPACE GUITAR SPACE FLIGHT CASE SPACE ACOUSTIC TREATMENT Live Sound AUDIO CABLES Accessories STUDIO - HOME STUDIO instrument Computer Music Software DJ SPACE GUITAR SPACE FLIGHT CASE SPACE ACOUSTIC TREATMENT Live Sound AUDIO CABLES Accessories

AUDIO TECHNICA - AT - LP 1240 USB

Reference: AT - LP 1240 USB

435,00 €

Availability:   ARTICLE IN STOCK Delivery within:   Within 24/48 hours Warranty: 2 years parts & labor

LEARN MORE

AUDIO TECHNICA - AT - LP 1240 USB

The AT - LP 1240 USB turntable is designed to provide a sound quality exceptional, conforming to the requirements of professionals. She uses a three-phase motor direct drive 16 poles for stability of speed unwavering, as well as a reading in operation before, reverse and three levels of speed 33-1 / 3, 45 and 78 rpm.

The AT - LP 1240 USB turntable has a tone arm S-shaped with adjustable downforce and adjusting the antiskating, and a removable cell (cell sold separately) support. A locking mechanism keeps the arm in the vertical angle of reading, for a perfect audio transcription of the disc.

The AT - LP 1240 USB offers many additional, specially integrated features for DJ: a Platinum cast aluminum with felt, a strobe speed indicator, an adjustable pitch (+ / 10%, +/-20% and +/-50%), two buttons power switch, a removable backlit (RCA connector), a stem outlet removable Earth, a lever arm hydraulic action and a latch that keeps the cell and arm in place during transport of the Platinum.

The AT - LP 1240 USB turntable is also recommended for household use. Its structure and its coating silver and black lacquered harmoniously agree with any stereo audio system. In addition, its built-in preamplifier allows to connect it to the majority of receivers, speakers and other audio system AV.

Spécifications

  • Type: 3 speeds, fully manual operation
  • Moteure: DC Brushless, 16-pole, three-phase motor
  • Mechanism of entrainemente: direct drive
  • Thrill: 33-1 / 3 rpm, 45 rpm, 78 rpm
  • Variation in the pitch: +/-10%, +/-20% and +/-50%
  • Disquee: 332 mm diameter, cast aluminum moulded
  • Couple of Demarragee: > 4.5 kgf.cm
  • System Freinagee: electronic brake
  • Fluctuations in speed: < 0,1% W RMS (JIS WTD) for a 33 RPM
  • Report Signal / swished: > 55 dB (DIN - B)
  • Output level: preamp "PHONO": 2.5 (nominal) mV at 1 kHz, 5 cm/sec (HP -4005)
  • 'LINE' preamp: 150 (nominal) mV at 1 kHz, 5 cm/sec (HP -4005)
  • Usbe function: A/D, D/A - 16-bit, USB 44.1 kHz or 48 kHz for the choice; computer interface - USB 1.1 compatible with Windows XP or higher, or MAC OS x or higher
  • Specifications Alimentatione: 120 VAC, 60 Hz
  • Lctriquee consumption: 11W
  • Dimensionse: width 450.0 mm ( 17.72 "") x
  • depth 353,0 mm ( 13.90 "") x
  • 166,5 mm height ( 6.56 "")
  • Poidse: 12.2 kg ( 26.9 lbs.)
  • Included accessories: felt, dust, 45 adapter cover rpm, counterweight, carries cell, power cord, USB cable, adapter cable stereo dual RCA female - mini-jack 3.5 mm male with ground wire built-in, backlit removable rod, Audacity (CD) software

AUDIO TECHNICA - AT - LP 1240 USB

REFERENCE: AT - LP 1240 USB

435,00 €

Availability:   Available in stock Processing time:   Under 24/48 hours Guaranty: 2 years by manufacturer

more info

AUDIO TECHNICA - AT - LP 1240 USB

The AT - LP 1240 USB is built to deliver exceptional music reproduction even under the most demanding conditions. It used a powerful direct-drive 16-pole, three-phase motor for unwavering speed stability along with easy back-cueing, forward and reverse play and quiet operation at 33-1 / 3, 45 or 78 RPM. The turntable features year S-shaped tone arm with adjustable tracking force (counterweight) and anti-skate adjustment and a removable universal cartridge (cartridge available separately) mount. The tone arm has locking height adjustment dial to the vertical tracking angle (VTA), an important feature for achieving the most accurate possible record playback.

The AT - LP 1240 USB comes with numerous additional DJ-friendly features including a cast-aluminum platter with stroboscopic speed markings and matte slip damped, an illuminated speed indicator and adjustable pitch control, a dual start/stop button, a removable stylus target light, a dedicated tone arm grounding lug, a hydraulically-damped lift lift and a locking tone arm rest that keeps the arm and cartridge in place during transport.

The AT - LP 1240 USB is also perfect for home users. Its sleek, elegant gloss-black and silver design fits into any stereo music or home entertainment system, and its built in switchable phono preamp enables it to be used with a wide ariety of receivers, powered speakers and other A/V components.

SPECIFICATIONS

  • Type: 3-speed, fully manual operation
  • Motor: 16-pole, 3-phase, brushless DC motor
  • Drive Method: Direct drive
  • Speeds: 33 1 / 3 RPM, 45 RPM, 78 RPM
  • Turntable Platter: 332 mm dia. die-cast aluminum
  • Starting Torque: > 4.5 kgf.cm
  • Braking System: Electronic Brake
  • Wow and Flutter: 0.1% WRMS (JIS WTD) with 33 RPM
  • Signal-to-Noise Ratio:> 55 dB (DIN-B)
  • Output Level: Pre - amp "PHONO":
  • 2.5 mV at nominal 1 kHz, 5 cm / sec (HP -4005 )
  • Pre-amp "LINE":
  • 150 mV at nominal 1 kHz, 5 cm / sec (HP -4005 )
  • USB Function: A/D, D/A - 16 bit 44.1 kHz or 48 kHz USB selectable; Computer interface - USB 1.1 Compliant Windows XP or above or MAC OSX or above
  • Size: 450.0 mm W x 353.0 mm D x 166.5 mm H
  • Weight: 1 2.5 kg
  • Accessories Included: Matt Slip; dust cover. platter; 45 RPM adapt; counterweight; headshell; power cord; USB cable; dual RCA (female) to 1/8 "( 3.5 mm) mini-plug (male) stereo adapt cable;" dual RCA (female) to 1/8 "( 3.5 mm) mini-plug (female) stereo adapt"
  • cable; dual RCA (male) cable with integrated ground wire; stylus target light. Audacity software (CD)

AUDIO TECHNICA - AT - LP 1240 USB

reference: AT - LP 1240 USB

435,00 €

Availability:   Available in stock Processing time:   Under 24/48 hours Guaranty: 2 years by manufacturer

View more

AUDIO TECHNICA - AT - LP 1240 USB

The AT - LP 1240 USB is built to deliver exceptional music reproduction even under the most demanding conditions. It used a powerful direct-drive 16-pole, three-phase motor for unwavering speed stability along with easy back-cueing, forward and reverse play and quiet operation at 33-1 / 3, 45 or 78 RPM. The turntable features year S-shaped tone arm with adjustable tracking force (counterweight) and anti-skate adjustment and a removable universal cartridge (cartridge available separately) mount. The tone arm has locking height adjustment dial to the vertical tracking angle (VTA), an important feature for achieving the most accurate possible record playback.

The AT - LP 1240 USB comes with numerous additional DJ-friendly features including a cast-aluminum platter with stroboscopic speed markings and matte slip damped, an illuminated speed indicator and adjustable pitch control, a dual start/stop button, a removable stylus target light, a dedicated tone arm grounding lug, a hydraulically-damped lift lift and a locking tone arm rest that keeps the arm and cartridge in place during transport.

The AT - LP 1240 USB is also perfect for home users. Its sleek, elegant gloss-black and silver design fits into any stereo music or home entertainment system, and its built in switchable phono preamp enables it to be used with a wide ariety of receivers, powered speakers and other A/V components.

SPECIFICATIONS

  • Type: 3-speed, fully manual operation
  • Motor: 16-pole, 3-phase, brushless DC motor
  • Drive Method: Direct drive
  • Speeds: 33 1 / 3 RPM, 45 RPM, 78 RPM
  • Turntable Platter: 332 mm dia. die-cast aluminum
  • Starting Torque: > 4.5 kgf.cm
  • Braking System: Electronic Brake
  • Wow and Flutter: 0.1% WRMS (JIS WTD) with 33 RPM
  • Signal-to-Noise Ratio:> 55 dB (DIN-B)
  • Output Level: Pre - amp "PHONO":
  • 2.5 mV at nominal 1 kHz, 5 cm / sec (HP -4005 )
  • Pre-amp "LINE":
  • 150 mV at nominal 1 kHz, 5 cm / sec (HP -4005 )
  • USB Function: A/D, D/A - 16 bit 44.1 kHz or 48 kHz USB selectable; Computer interface - USB 1.1 Compliant Windows XP or above or MAC OSX or above
  • Size: 450.0 mm W x 353.0 mm D x 166.5 mm H
  • Weight: 1 2.5 kg
  • Accessories Included: Matt Slip; dust cover. platter; 45 RPM adapt; counterweight; headshell; power cord; USB cable; dual RCA (female) to 1/8 "( 3.5 mm) mini-plug (male) stereo adapt cable;" dual RCA (female) to 1/8 "( 3.5 mm) mini-plug (female) stereo adapt"
  • cable; dual RCA (male) cable with integrated ground wire; stylus target light. Audacity software (CD)

AUDIO TECHNICA - AT - LP 1240 USB

Artikel-Nr: AT - LP 1240 USB

435,00 €

Availability:   Available in stock Processing time:   Under 24/48 hours Guaranty: 2 years by manufacturer

More info

AUDIO TECHNICA - AT - LP 1240 USB

The AT - LP 1240 USB is built to deliver exceptional music reproduction even under the most demanding conditions. It used a powerful direct-drive 16-pole, three-phase motor for unwavering speed stability along with easy back-cueing, forward and reverse play and quiet operation at 33-1 / 3, 45 or 78 RPM. The turntable features year S-shaped tone arm with adjustable tracking force (counterweight) and anti-skate adjustment and a removable universal cartridge (cartridge available separately) mount. The tone arm has locking height adjustment dial to the vertical tracking angle (VTA), an important feature for achieving the most accurate possible record playback.

The AT - LP 1240 USB comes with numerous additional DJ-friendly features including a cast-aluminum platter with stroboscopic speed markings and matte slip damped, an illuminated speed indicator and adjustable pitch control, a dual start/stop button, a removable stylus target light, a dedicated tone arm grounding lug, a hydraulically-damped lift lift and a locking tone arm rest that keeps the arm and cartridge in place during transport.

The AT - LP 1240 USB is also perfect for home users. Its sleek, elegant gloss-black and silver design fits into any stereo music or home entertainment system, and its built in switchable phono preamp enables it to be used with a wide ariety of receivers, powered speakers and other A/V components.

SPECIFICATIONS

  • Type: 3-speed, fully manual operation
  • Motor: 16-pole, 3-phase, brushless DC motor
  • Drive Method: Direct drive
  • Speeds: 33 1 / 3 RPM, 45 RPM, 78 RPM
  • Turntable Platter: 332 mm dia. die-cast aluminum
  • Starting Torque: > 4.5 kgf.cm
  • Braking System: Electronic Brake
  • Wow and Flutter: 0.1% WRMS (JIS WTD) with 33 RPM
  • Signal-to-Noise Ratio:> 55 dB (DIN-B)
  • Output Level: Pre - amp "PHONO":
  • 2.5 mV at nominal 1 kHz, 5 cm / sec (HP -4005 )
  • Pre-amp "LINE":
  • 150 mV at nominal 1 kHz, 5 cm / sec (HP -4005 )
  • USB Function: A/D, D/A - 16 bit 44.1 kHz or 48 kHz USB selectable; Computer interface - USB 1.1 Compliant Windows XP or above or MAC OSX or above
  • Size: 450.0 mm W x 353.0 mm D x 166.5 mm H
  • Weight: 1 2.5 kg
  • Accessories Included: Matt Slip; dust cover. platter; 45 RPM adapt; counterweight; headshell; power cord; USB cable; dual RCA (female) to 1/8 "( 3.5 mm) mini-plug (male) stereo adapt cable;" dual RCA (female) to 1/8 "( 3.5 mm) mini-plug (female) stereo adapt"
  • cable; dual RCA (male) cable with integrated ground wire; stylus target light. Audacity software (CD)

AUDIO TECHNICA - AT - LP 1240 USB

Re: AT - LP 1240 USB

435,00 €

Availability:   Available in stock Processing time:   Under 24/48 hours Guaranty: 2 years by manufacturer

DETAILS

AUDIO TECHNICA - AT - LP 1240 USB

The AT - LP 1240 USB is built to deliver exceptional music reproduction even under the most demanding conditions. It used a powerful direct-drive 16-pole, three-phase motor for unwavering speed stability along with easy back-cueing, forward and reverse play and quiet operation at 33-1 / 3, 45 or 78 RPM. The turntable features year S-shaped tone arm with adjustable tracking force (counterweight) and anti-skate adjustment and a removable universal cartridge (cartridge available separately) mount. The tone arm has locking height adjustment dial to the vertical tracking angle (VTA), an important feature for achieving the most accurate possible record playback.

The AT - LP 1240 USB comes with numerous additional DJ-friendly features including a cast-aluminum platter with stroboscopic speed markings and matte slip damped, an illuminated speed indicator and adjustable pitch control, a dual start/stop button, a removable stylus target light, a dedicated tone arm grounding lug, a hydraulically-damped lift lift and a locking tone arm rest that keeps the arm and cartridge in place during transport.

The AT - LP 1240 USB is also perfect for home users. Its sleek, elegant gloss-black and silver design fits into any stereo music or home entertainment system, and its built in switchable phono preamp enables it to be used with a wide ariety of receivers, powered speakers and other A/V components.

SPECIFICATIONS

  • Type: 3-speed, fully manual operation
  • Motor: 16-pole, 3-phase, brushless DC motor
  • Drive Method: Direct drive
  • Speeds: 33 1 / 3 RPM, 45 RPM, 78 RPM
  • Turntable Platter: 332 mm dia. die-cast aluminum
  • Starting Torque: > 4.5 kgf.cm
  • Braking System: Electronic Brake
  • Wow and Flutter: 0.1% WRMS (JIS WTD) with 33 RPM
  • Signal-to-Noise Ratio:> 55 dB (DIN-B)
  • Output Level: Pre - amp "PHONO":
  • 2.5 mV at nominal 1 kHz, 5 cm / sec (HP -4005 )
  • Pre-amp "LINE":
  • 150 mV at nominal 1 kHz, 5 cm / sec (HP -4005 )
  • USB Function: A/D, D/A - 16 bit 44.1 kHz or 48 kHz USB selectable; Computer interface - USB 1.1 Compliant Windows XP or above or MAC OSX or above
  • Size: 450.0 mm W x 353.0 mm D x 166.5 mm H
  • Weight: 1 2.5 kg
  • Accessories Included: Matt Slip; dust cover. platter; 45 RPM adapt; counterweight; headshell; power cord; USB cable; dual RCA (female) to 1/8 "( 3.5 mm) mini-plug (male) stereo adapt cable;" dual RCA (female) to 1/8 "( 3.5 mm) mini-plug (female) stereo adapt"
  • cable; dual RCA (male) cable with integrated ground wire; stylus target light. Audacity software (CD)
Global Audio Store, dealer Audio-Technica authorized Global Audio Store, Authorized Audio-Technica Dealer Global Audio Store, Authorized Audio-Technica Dealer Global Audio Store, Authorized Audio-Technica Dealer Global Audio Store, Authorized Audio-Technica Dealer
MPN AT-LP1240USB
Brand Audio-Technica
EAN 5055145747599
  • Condition: New
  • MPN: At-lp1240usb
  • Brand: Audio-technica
  • EAN: 5055145747599

PicClick Insights - Audio Technica - At-Lp1240Usb PicClick Exclusive

  •  Popularity - 2 watchers, 0.0 new watchers per day, 222 days for sale on eBay. Good amount watching. 1 sold, 0 available.
  •  Best Price -
  •  Seller - 9,278+ items sold. 1.3% negative feedback. Great seller with very good positive feedback and over 50 ratings.

People Also Loved PicClick Exclusive