You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jspwiki.apache.org by MICHAEL HARBOUR <mi...@virginmedia.com> on 2016/10/03 09:38:00 UTC

in-line audio 'wav' files

I use JSPWiki to compile notes about using a music digital-audio-workstation. I
produce 'wav' audio files.

Is there a way I can embed a wav player in JSPwiki pages? That would help
tremendously, rather than opening a player in a new tab in the browser.

Many thanks in advance for any help.

Cheers

Mike

Re: in-line audio 'wav' files

Posted by Dirk Frederickx <di...@gmail.com>.
In the HADDOCK template,  Slimbox has been extended to cope with many other
media formats;  including AUDIO and VIDEO.

I noticed that %%slimbox is ok,  as it only plays the WAV file once you
click & open the slimbox overlay viewer.
However %%viewer is not really useful as it starts playing the WAV file
immediately.   Which doesn't happen for video.
Something to be fixed.

dirk

On Mon, Oct 3, 2016 at 3:37 PM, MICHAEL HARBOUR <
mike.harbour@virginmedia.com> wrote:

> Attached is a zip file with three small png screenshots of it working.
> Clicking on the 'play' icon makes the native audio player plugin
> (Quicktime) draws itself inside the popped-up dialog overlay.
>
> On 03 October 2016 at 14:06 Foster Schucker <Fo...@Schucker.org> wrote:
>
>
> I'm interested in how you are going to do that. I thought Slimbox was
> for graphics.
>
> On 10/3/2016 8:43 AM, MICHAEL HARBOUR wrote:
> > Haddock's "Slimbox" is perfect for my needs. Thanks, guys.
> >
> > Mike
> >
>
>

Re: in-line audio 'wav' files

Posted by MICHAEL HARBOUR <mi...@virginmedia.com>.
Attached is a zip file with three small png screenshots of it working.  Clicking
on the 'play' icon makes the native audio player plugin (Quicktime) draws itself
inside the popped-up dialog overlay.

> 
>     On 03 October 2016 at 14:06 Foster Schucker <Fo...@Schucker.org> wrote:
> 
> 
>     I'm interested in how you are going to do that. I thought Slimbox was
>     for graphics.
> 
>     On 10/3/2016 8:43 AM, MICHAEL HARBOUR wrote:
>     > Haddock's "Slimbox" is perfect for my needs. Thanks, guys.
>     >
>     > Mike
>     >
> 

Re: in-line audio 'wav' files

Posted by Foster Schucker <Fo...@Schucker.org>.
I'm interested in how you are going to do that.  I thought Slimbox was 
for graphics.

On 10/3/2016 8:43 AM, MICHAEL HARBOUR wrote:
> Haddock's "Slimbox" is perfect for my needs. Thanks, guys.
>
> Mike
>

Re: in-line audio 'wav' files

Posted by MICHAEL HARBOUR <mi...@virginmedia.com>.
Haddock's "Slimbox" is perfect for my needs. Thanks, guys.

Mike

> 
>     On 03 October 2016 at 12:04 MICHAEL HARBOUR <mi...@virginmedia.com>
> wrote:
> 
> 
>     Juan and Juergen
> 
>     Thanks for your swift responses! In answer to Juan: I have no specific
> player in
>     mind. At the moment, when my browser Firefox is given a .wav resource, it
> uses a
>     QuickTime plugin in a new tab.
> 
>     In hand-coded webpages eg
>     http://nettlerash.default.mikeharbour.uk0.bigv.io:8080/1_SSSSS/index.html
> I've
>     used the generic html tag 'audio' to bring up whatever the browser is
> plugged
>     with, and I'm looking for a similar solution for in-lining a similar
> generic
>     browser player in JSPWiki.
> 
>     Thanks again
> 
>     Mike
> 
>     >
>     > On 03 October 2016 at 11:45 Juan Pablo Santos Rodríguez
>     > <ju...@gmail.com> wrote:
>     >
>     >
>     > Hi Michael,
>     >
>     > with the %%viewer jspwikistyle you can also display any external page,
>     > see
>     > https://jspwiki-wiki.apache.org/Wiki.jsp?page=Viewer for details and
>     > examples. Do you have any specific player in mind?
>     >
>     >
>     > br,
>     > juan pablo
>     >
>     > On Mon, Oct 3, 2016 at 12:30 PM, Jürgen Weber <ju...@jwi.de> wrote:
>     >
>     > > You might port these old plugins:
>     > >
>     > > http://www.ecyrd.com/JSPWiki/wiki/AnyPluginToInsertArbitraryUrl
>     > > http://www.ecyrd.com/JSPWiki/wiki/IFramePlugin
>     > >
>     > > Cheers,
>     > > Juergen
>     > >
>     > > 2016-10-03 11:38 GMT+02:00 MICHAEL HARBOUR
>     > > <mi...@virginmedia.com>:
>     > > > I use JSPWiki to compile notes about using a music
>     > > digital-audio-workstation. I
>     > > > produce 'wav' audio files.
>     > > >
>     > > > Is there a way I can embed a wav player in JSPwiki pages? That would
>     > > > help
>     > > > tremendously, rather than opening a player in a new tab in the
>     > > > browser.
>     > > >
>     > > > Many thanks in advance for any help.
>     > > >
>     > > > Cheers
>     > > >
>     > > > Mike
>     > >
>     >
>

Re: in-line audio 'wav' files

Posted by MICHAEL HARBOUR <mi...@virginmedia.com>.
Juan and Juergen

Thanks for your swift responses! In answer to Juan: I have no specific player in
mind. At the moment, when my browser Firefox is given a .wav resource, it uses a
QuickTime plugin in a new tab.

In hand-coded webpages eg
http://nettlerash.default.mikeharbour.uk0.bigv.io:8080/1_SSSSS/index.html I've
used the generic html tag 'audio' to bring up whatever the browser is plugged
with, and I'm looking for a similar solution for in-lining a similar generic
browser player  in JSPWiki.

Thanks again

Mike

> 
>     On 03 October 2016 at 11:45 Juan Pablo Santos Rodríguez
> <ju...@gmail.com> wrote:
> 
> 
>     Hi Michael,
> 
>     with the %%viewer jspwikistyle you can also display any external page, see
>     https://jspwiki-wiki.apache.org/Wiki.jsp?page=Viewer for details and
>     examples. Do you have any specific player in mind?
> 
> 
>     br,
>     juan pablo
> 
>     On Mon, Oct 3, 2016 at 12:30 PM, Jürgen Weber <ju...@jwi.de> wrote:
> 
>     > You might port these old plugins:
>     >
>     > http://www.ecyrd.com/JSPWiki/wiki/AnyPluginToInsertArbitraryUrl
>     > http://www.ecyrd.com/JSPWiki/wiki/IFramePlugin
>     >
>     > Cheers,
>     > Juergen
>     >
>     > 2016-10-03 11:38 GMT+02:00 MICHAEL HARBOUR
>     > <mi...@virginmedia.com>:
>     > > I use JSPWiki to compile notes about using a music
>     > digital-audio-workstation. I
>     > > produce 'wav' audio files.
>     > >
>     > > Is there a way I can embed a wav player in JSPwiki pages? That would
>     > > help
>     > > tremendously, rather than opening a player in a new tab in the
>     > > browser.
>     > >
>     > > Many thanks in advance for any help.
>     > >
>     > > Cheers
>     > >
>     > > Mike
>     >
>

Re: in-line audio 'wav' files

Posted by Juan Pablo Santos Rodríguez <ju...@gmail.com>.
Hi Michael,

with the %%viewer jspwikistyle you can also display any external page, see
https://jspwiki-wiki.apache.org/Wiki.jsp?page=Viewer for details and
examples. Do you have any specific player in mind?


br,
juan pablo

On Mon, Oct 3, 2016 at 12:30 PM, Jürgen Weber <ju...@jwi.de> wrote:

> You might port these old plugins:
>
> http://www.ecyrd.com/JSPWiki/wiki/AnyPluginToInsertArbitraryUrl
> http://www.ecyrd.com/JSPWiki/wiki/IFramePlugin
>
> Cheers,
> Juergen
>
> 2016-10-03 11:38 GMT+02:00 MICHAEL HARBOUR <mi...@virginmedia.com>:
> > I use JSPWiki to compile notes about using a music
> digital-audio-workstation. I
> > produce 'wav' audio files.
> >
> > Is there a way I can embed a wav player in JSPwiki pages? That would help
> > tremendously, rather than opening a player in a new tab in the browser.
> >
> > Many thanks in advance for any help.
> >
> > Cheers
> >
> > Mike
>

Re: in-line audio 'wav' files

Posted by Jürgen Weber <ju...@jwi.de>.
You might port these old plugins:

http://www.ecyrd.com/JSPWiki/wiki/AnyPluginToInsertArbitraryUrl
http://www.ecyrd.com/JSPWiki/wiki/IFramePlugin

Cheers,
Juergen

2016-10-03 11:38 GMT+02:00 MICHAEL HARBOUR <mi...@virginmedia.com>:
> I use JSPWiki to compile notes about using a music digital-audio-workstation. I
> produce 'wav' audio files.
>
> Is there a way I can embed a wav player in JSPwiki pages? That would help
> tremendously, rather than opening a player in a new tab in the browser.
>
> Many thanks in advance for any help.
>
> Cheers
>
> Mike