http://www.marcodi.com/

Has anybody seen these yet? They are fascinating and I'm thinking about building one.

Views: 737

Reply to This

Replies to This Discussion

I thought our unspoken motto was 6 strings is 3 too many...12???? arghhhhh

They also have a 16 string and a 24 string. Your basically finger tapping guitar, baritone guitar and bass strings.

It doesn't work the way you may think it does. It's more akin to a midi controller than a guitar.

https://youtu.be/aJuVzW-pM1g

It may have a midi controller and may be using a special Ghost Saddle transducer system in it.

I'm thinking that a long scale with tall frets and hot pickups would work for a tapping style instrument along with a good amp of course. Rod piezo's and a good preamp through a acoustic amp would work for clear tones.

I did notice in the video that the Harpejii has long sustained notes that didn't seem to stop til a finger was removed from the string. That wouldn't work with a passive stringed version. It would need a onboard sustainer effect. That wouldn't be hard to do with all the little onboard effects that are out these days.

An onboard Psycho knob would be good, Delay, Flanger, Chorus/Reverb and some of the Electro Harmonix effects that mimic organs and synths would offer a great little instrument.

Rose asked my opinion about building one of these a few weeks ago. After doing some research my opinion is that it's not for your average CBG builder. Certainly out of my league anyway. 

It looks cool but, after skimming through the patent, seems like it would be very hard to make. It has a several signal processing circuits (like an electronic keyboard).

http://patft.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&Sect2=HITO...

I was thinking about using a few rail pole pickups wired in parallel so you get the hum cancelling benefit while getting single coil clarity.

Was thinking of using a 6 string guitar set, 6 string Fender bass VI string set and a 4 string bass set for 16 total strings. So 3 rail Strat type pickups should work.

Won't be making it soon, I have too many other projects to finish.

I think you could make a similar tapping instrument.

But notice the clarity of the harpejji?

https://youtu.be/uuDwRdqSoHs

You only hear the note as long as it is fretted and you do not hear the sound of the open string when the note is released (like when you hammer on/pull off).

You'd probably want an individual pickup for each string. Individual piezo saddles would work well for this.

http://www.stewmac.com/Pickups_and_Electronics/Pickups/Electric_Gui...

I think you would wire each pickup's ground to it's string and each fret to ground so that when a string is pressed to a fret the circuit is closed and it makes sound and when the string isn't fretted the circuit is open so the string is silent.

You'd probably also want to use a multi-effects pedal with heavy use of compression/sustainer effects.

Good ideas.

These are a couple organ effects that would help out a lot.

www.youtube.com/watch?v=oZKVPzRyn50

www.youtube.com/watch?v=av4X84lChEE

Yeah, those look perfect for the this project.

I watched the youtube clips, yes the open strings can/do sound, I suspect the player's technique rather than the instrument for muting open strings.

I saw another video on youtube of a demo with the player struming strings. Not all the strings were fretted and some still sounded off, so I think your right unless it has a switchable function from string style to keyboard style.

Korrigan's idea with the piezo per string that only sounds when fretting(ground circuit tied to frets) is a great idea for only working while fretted. So maybe switch between piezo to pickups to get both styles.

I'm curious about this, can you link a video that shows open strings being played?

This guy is playing pretty aggressively and it doesn't sound to me like the vibrations of the string is picked up unless fretted. 

RSS

The Essential Pages

New to Cigar Box Nation? How to Play Cigar Box GuitarsFree Plans & How to Build Cigar Box GuitarsCigar Box Guitar Building Basics

Site Sponsor

Recommended Links & Resources


Forum

crossover guitar.

Started by Timothy Hunter in Other stuff - off topic, fun stuff, whatever. Last reply by Timothy Hunter Apr 10. 14 Replies

Tune up songs

Started by Ghostbuttons in Building Secrets, Tips, Advice, Discussion. Last reply by Timothy Hunter Mar 9. 5 Replies

Duel output jacks

Started by Justin Stanchfield in Building Secrets, Tips, Advice, Discussion. Last reply by Taffy Evans Mar 8. 6 Replies

Latest Activity

Poorness Studios posted a video

David Bowie's Space Oddity (covered on guitar & Stylophone)

I've been meaning to do a cover of this since I got my David Bowie Stylophone last Christmas. This song is outside my vocal range and difficult to sing, but ...
33 minutes ago
A.D.EKER commented on A.D.EKER's video
Thumbnail

There i was Standing at the ..... BCB - A. D. Eker 2024

"Thank you Keith for standing at the crossroads whit me for a while ! appriciated !"
1 hour ago
A.D.EKER commented on A.D.EKER's video
1 hour ago
A.D.EKER commented on A.D.EKER's video
2 hours ago
BrianQ. liked Gary O'slide's video
15 hours ago
David Hopkins commented on David Hopkins's photo
Thumbnail

Anti-Body Guitars 18,19 and 20

"Thanks Doug.  You know... i should have made it a lefty since I don't play either way.…"
17 hours ago
Doug Thorsvik commented on David Hopkins's photo
Thumbnail

Anti-Body Guitars 18,19 and 20

"Very cool builds David! I favor the center one; probably because I’m a lefty, not that the…"
17 hours ago
Doug Thorsvik commented on A.D.EKER's video
Thumbnail

All You Got to do is put your Mind to it ! BCB - A .D .Eker 2024

"I like your creative take on this Roger Miller classic Andries! As for the Slingers version well…"
17 hours ago
Gary O'slide posted videos
17 hours ago
BrianQ. liked Randy S. Bretz's photo
18 hours ago
BrianQ. commented on Randy S. Bretz's photo
Thumbnail

On the Bench

"Oohh, SpectraPly! I likey Randy!!"
18 hours ago
BrianQ. liked Doug Thorsvik's video
18 hours ago

Music

© 2024   Created by Ben "C. B. Gitty" Baker.   Powered by

Badges  |  Report an Issue  |  Terms of Service

\uastyle>\ud/** Scrollup **/\ud.scrollup {\ud background: url("https://storage.ning.com/topology/rest/1.0/file/get/963882636?profile=original") no-repeat scroll 0 0 transparent;\ud bottom: 25px;\ud display: inline !important;\ud height: 40px;\ud opacity: 0.3 !important;\ud position: fixed;\ud right: 30px;\ud text-indent: -9999px;\ud width: 40px;\ud z-index: 999;\ud}\ud.scrollup:hover {\ud opacity:0.99!important;\ud}\ud \uascript type="text/javascript">\ud x$(document).ready(function(){\ud x$(window).scroll(function(){\ud if (x$(this).scrollTop() > 100) {\ud x$('.scrollup').fadeIn();\ud } else {\ud x$('.scrollup').fadeOut();\ud }\ud });\ud x$('.scrollup').click(function(){\ud x$("html, body").animate({ scrollTop: 0 }, 600);\ud return false;\ud });\ud });\ud \ua!-- End Scroll Up -->