The AROS Archives(anonymous IP: 3.133.131.168,331) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu


 Categories

   o Audio (94)
   o Datatype (15)
   o Demo (46)
   o Development (242)
   o Document (61)
   o Driver (19)
   o Emulation (60)
   o Game (506)
   o Graphics (218)
   o Library (22)
   o Network (59)
   o Office (21)
   o Utility (242)
   o Video (18)

Total files: 1623

Full index file
Recent index file

Part of aros exec
 Readme for:  Development » Library » sid_amiga.lha

Sid_Amiga

Description: Library Plugin For Hollywood Applications
Download: sid_amiga.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 203kb
Version: 1.0
Date: 03 Jun 19
Author: Andreas Falkenhahn
Submitter: salvatore
Email: abbate_salvatore/yahoo com
Homepage: https://www.hollywood-mal.com/
Requirements: Aros Abiv0 i386
Category: development/library
License: Freeware
Distribute: yes
FileID: 1867
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 35  (Current version)
35  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] 
sid.hwp
=======

This plugin allows Hollywood to load and play SID files. It is based on TinySID
by Tammo Hinrichs and Rainer Sinsch. 

Once this plugin is installed, OpenMusic() will "automagically" be able to open
SID music files. You can also query the number of subsongs in a SID file by
using
GetAttribute() with #MUSIC and #ATTRNUMSUBSONGS. Individual subsongs can be
played
using PlaySubsong().

This plugin also exports one command, namely: sid.SetPlayingTime(). This
function can be used to set the duration of the music in milliseconds. By
default this is set to 60*1000*10, i.e. 10 minutes. This function is necessary
because the plugin currently doesn't offer any end-of-song detection.

A demo applet is also included. You can run this applet using the freely
available Hollywood Player.


History
=======

Version 1.0:    (25-Feb-18)
- First release


Copyright
=========

This plugin was written by Andreas Falkenhahn <andreas()airsoftsoftwair.de>
See the COPYING file in this package for conditions concerning distribution
of this plugin. Visit http://www.hollywood-mal.com/ for more information
on Hollywood and more plugins.

Copyright (C) 2018 Andreas Falkenhahn <andreas()airsoftsoftwair.de>
SID emulation is based on TinySID by Tammo Hinrichs and Rainer Sinsch.
 
This plugin (the "program") is provided "as-is" and the author cannot be
made responsible of any possible harm done by it. You are using this plugin
absolutely at your own risk. No warranties are implied or given by the
author.

This plugin may be freely redistributed as long as no modifications are made
to it.

DISCLAIMER: THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDER AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE
COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY REDISTRIBUTE THE
PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS
OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR
THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.




Copyright © 2005 - 2024 The AROS Archives All Rights Reserved