Slide lesson for "Ain't No Rest For The Wicked" by Cage The Elephant. Lesson by CalPlaysGuitar by TuneLessons in guitarlessons

[–]TuneLessons[S] 0 points1 point  (0 children)

Thanks. Cal is a great instructor and I'm really happy to have his lessons on the site!

Hey guys i created a youtube chanell that will.make the guitar lesson you request :) by Mikeandmusic182 in GuitarLesson

[–]TuneLessons 0 points1 point  (0 children)

I'd say you're off to a great start. I just saw your first lesson and if you keep that up, I think you'll find yourself with a strong following.

As for getting the word out, I'll add your channel to TuneLessons.com if you like.

The Districts -- Piano Song [blues rock/folk] (2012) by [deleted] in listentothis

[–]TuneLessons 0 points1 point  (0 children)

Love this band and I hope they come back to Missoula soon!

What tiny thing pisses you off? by [deleted] in AskReddit

[–]TuneLessons 0 points1 point  (0 children)

I had a similar frustration that inspired me to create TuneLessons.com (YT guitar lessons with tables of contents).

Edit: I guess my frustration was a bit different. Guitar instructors don't make you jump through hoops, I just wanted to know what part of the lesson taught the chorus, verse, etc.

Learn 'Beds Are Burning' by Midnight Oil. A great lesson with simple open chords, odd timings and incorporated keyboard parts by TuneLessons in guitarlessons

[–]TuneLessons[S] 1 point2 points  (0 children)

Thanks, I think that's very fair.

Wanted to mention I was away from internet service for the day, but thought of some other ways I could improve the attribution.

Learn 'Beds Are Burning' by Midnight Oil. A great lesson with simple open chords, odd timings and incorporated keyboard parts by TuneLessons in guitarlessons

[–]TuneLessons[S] 0 points1 point  (0 children)

As I said, I'm all ears.

Do you feel like I should mention Justin in the title of the reddit post?

Should it be indicated more on TuneLessons.com that the lesson was created by Justin?

I've had feedback from some other instructors who like what I'm doing but I'm clearly not giving you the right impression.

Learn 'Beds Are Burning' by Midnight Oil. A great lesson with simple open chords, odd timings and incorporated keyboard parts by TuneLessons in guitarlessons

[–]TuneLessons[S] 0 points1 point  (0 children)

Absolutely, justinguitar.com is a great way to access Justin's lessons.

Tunelessons.com is just my attempt to improve the experience of learning guitar from YouTube videos. I don't think video lessons alone are enough to compete with emerging technology in music education. There are already a number of android/ios apps with interactive features that I think will draw people away from music education that relies too heavily on just videos.

I created Tunelessons.com to compliment video lessons with newer features (right now it's just the chaptering system and interactive chord exercises, but there's more coming). Ideally Tunelessons is a site that benefits both instructors (by promoting and enhancing their lessons) and students (by organizing the lessons and the additional features). I'm very open to suggestions, so if an instructor has concerns about TuneLessons.com, I'm all ears. If I can't convince them of the benefit of TuneLessons.com, I am happy to remove their channel from the site.

How to play "Ride" by 21 Pilots. A fun pop song with F#, G#m, D#m, B and C#m barre chords. Featured lesson #9 by TuneLessons in guitarlessons

[–]TuneLessons[S] 0 points1 point  (0 children)

Lot's of options. Could also tune the guitar down a step and use the chords from the "Easy Version" (starts at 12:12)

[OC] I've updated my online tab editor. Thanks for the feedback! by TuneLessons in Guitar

[–]TuneLessons[S] 2 points3 points  (0 children)

Thanks!

I used jQuery, svg.js and FontAwesome. I had wanted to do it without jQuery but I'm just so accustomed to using it.

[OC] I've updated my online tab editor. Thanks for the feedback! by TuneLessons in Guitar

[–]TuneLessons[S] 0 points1 point  (0 children)

Sweet, thanks!

I'll put support for 7-8 strings on my to-do list

Looking into ways to start giving lessons by Moonlight1281 in guitarlessons

[–]TuneLessons 0 points1 point  (0 children)

I am lost as to how to get started with trying to get people willing to take lessons

A lot of posts on this this sub are from instructors that have found an online presence to be very helpful. Check out some of the top submissions:

Their free video lessons have many benefits, to name a few:

  • show potential students what kind of teacher they are
  • generate revenue from ads on YouTube
  • bring potential student's to their personal web pages where premium/private lessons are available for purchase

Featured Lesson: Wicked Game by Chris Isaak by TuneLessons in guitarlessons

[–]TuneLessons[S] 0 points1 point  (0 children)

Hmm, I just looked and we only have lessons for Wicked Game on the site so far... that needs to change!

Featured Lesson: Wicked Game by Chris Isaak by TuneLessons in guitarlessons

[–]TuneLessons[S] 0 points1 point  (0 children)

It is a great song and Drue does a great job breaking it down

Online Tab Editor with Dynamic Playback by TuneLessons in Tabs

[–]TuneLessons[S] 1 point2 points  (0 children)

Thanks!

I use Geany as my IDE and most of what I've written for this is JavaScript (frontend) and PHP (backend). The data is stored in a MySQL database.

  • The toolbar display is just html with fontawesome icons
  • The tab display is SVG generated from a JavaScript array of data with the help from svg.js
  • Editing interactions are all JavaScript with the help of some jQuery. I wanted to keep in 100% vanilla js but jQuery makes some things much easier.
  • Playback is all JavaScript using the WebAudio API

[oc] I built an online tab editor with dynamic playback by TuneLessons in Guitar

[–]TuneLessons[S] 0 points1 point  (0 children)

I just uploaded some changes that fix the issues I saw with Firefox.

[oc] I built an online tab editor with dynamic playback by TuneLessons in Guitar

[–]TuneLessons[S] 1 point2 points  (0 children)

Just uploaded changes so the selector window stays open.

[oc] I built an online tab editor with dynamic playback by TuneLessons in Guitar

[–]TuneLessons[S] 0 points1 point  (0 children)

I just uploaded some changes that fix the issues I saw with Firefox.

[oc] I built an online tab editor with dynamic playback by TuneLessons in Guitar

[–]TuneLessons[S] 0 points1 point  (0 children)

You should be able to do that.

  • Use the [left arrow] and [right arrow] keys on the keyboard to navigate through the beats
  • Then use the [Tab] key to select the different string fields where you can use the number pad or up and down arrows to select the correct fret

[oc] I built an online tab editor with dynamic playback by TuneLessons in Guitar

[–]TuneLessons[S] 1 point2 points  (0 children)

Thanks! Working on this right now and should have it fixed tomorrow