ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: sound tracks
Date: Sat, 22 Jan 2000 19:16:49 +0100	[thread overview]
Message-ID: <3.0.6.32.20000122191649.007d6770@pop.wxs.nl> (raw)

Hi all, 

In order to make context a bit more hip (to quote Ed), I added support for
sound. 

The main reason for this feature was that Thanh wanted to know to what
extend sound was supported. Currently sound is a special case of a movie
annotation, but it does not require the movie plug in. Currently only
external sound files are supported. 

  \useexternalsoundtrack [label] [filename] 

so, 

  \externalsoundtrack [somesound] [test.wav]

is legal. 

One can invoke a sound with: 

  \goto{start melody}[StartSound{somesound}]

For those unfamiliar with the already old movie mechanism: 

  \externalfigure[fancy.mov][label=see me,width=4cm,height=3cm]

and 

  \goto{wanna see me}[StartMovie{see me}]

Other actions are Stop.., Pause.. and Resume.. All are actions, so
[action(StartMovie{..}] also works; and, of course, all can be part of a
chain of refs (see 1998-001.pdf): 

  \goto {ugh} [somechapter,ResetForm,StartSound{read me}] 

Sound support will be avaible in the next (beta) release. 

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl
-----------------------------------------------------------------


                 reply	other threads:[~2000-01-22 18:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3.0.6.32.20000122191649.007d6770@pop.wxs.nl \
    --to=pragma@wxs.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).