Forum Discussion

TriciaVerkuilen's avatar
TriciaVerkuilen
Community Member
5 years ago

Music in e-learning

Good Afternoon - I have a client wishing for music to be used within their e-learning module we are creating for them. A few questions:

1. Is music a good asset to include in e-learning or a distraction?

2. Is there a good resource to obtain free music that people have used? Any tricks to using the free sites?

3. Any tricks or recommendations when incorporating music into a storyline file that I should be sure to take care of?

Thank you for your advice ahead of time!

Trish

    • MathNotermans-9's avatar
      MathNotermans-9
      Community Member

      Now the next step... getting the Storyline block with audio to play in the background of the complete Rise course ;-) Alas for that we need to download and deconstruct the Rise html...

      • OwenHolt's avatar
        OwenHolt
        Super Hero

        Agreed! We need an "execute JavaScript" block in Rise! 😎

  • Thank you! I will check out your resources you provided. I appreciate your time!

  • ChrisDale's avatar
    ChrisDale
    Community Member

    Thanks for the guidance Owen, very useful. Is there a way to control the music once playing, ie stop it?

    • OwenHolt's avatar
      OwenHolt
      Super Hero

      If using JavaScript you can "stop" the music by just pausing it. If you don't want the music to pick up where it left off when you play again, you combine pausing the audio with moving the playhead back to the 0 second mark.

      The JavaScript looks like this:
      audio.pause();
      audio.currentTime = 0;

      and you need to to add an action on the Storyline side that will trigger the JavaScript executing (like, when user pushes a button).

  • I no longer use music much. But when I did, I used it for the opening and closing screens, and for transitional screens (e.g., a title slide that indicates you are moving into a new topic, activity, or module), never for content screens.

    Instead of using pre-made royalty free music, I preferred to create my own in a simple loop editing tool like Apple's Garage Band (Mac) or Acoustica's Mixcraft (Windows). These tools come with little snippets of melody or rhythm patterns already recorded and edited so that the end of each snippet perfectly aligns with its beginning, allowing you to "loop" (repeat) them for a long as you need. You then stack these little loops on top of eachother to construct theme music for your course: Maybe a solo guitar or or trumpet plays a simple melody, which is stacked over a bass loop and a drum loop. Presto: you've just composed a simple jingle.

    What I like about this approach is that it allowed me to use elements of the main theme from the opening screen of the course during the transitional slides. For example, I might play the full theme on the opening and closing screens, but only play the drum + bass elements on the transitional slides, or maybe just one short guitar lick from the main theme. This allowed the transitional music to be really short and not bog down the pacing of the course, while still being strongly related to the main theme.

    This approach is hard to implement if you only have a fully mixed main theme of the sort you'd get from a stock library.

    • TriciaVerkuilen's avatar
      TriciaVerkuilen
      Community Member

      Hi Ray ~

      Thank you so much for your input! I am going to try that!

      Really appreciate your explanation and resources.

      Trish

  • FrankSpears's avatar
    FrankSpears
    Community Member

    As a composer studying an MA Professional Media Composition, is bespoke music rather than royalty free music used very much in elearning courses? If it is, which sectors of the elearning market are worth exploring?

    thankyou

    • RayCole-2d64185's avatar
      RayCole-2d64185
      Community Member

      Frank, I don't think bespoke music is used much (like, basically not at all) unless the instructional designer happens to have the skills to compose the music on his or her own.

      My sense is that the market size for composers offering to create custom music for an e-learning course would be vanishingly small. The trend in the industry is toward single-person production, where one person is responsible for all aspects of design and development.

      About the only elements that still get outsourced to specialists are voice-over narration (though many IDs record their own) or highly technical elements like medical animations.

      • FrankSpears's avatar
        FrankSpears
        Community Member

        Thanks very much Ray for your insight. I thought it would be worth investigating given the massive size of the elearning market.

        Frank