You are here

README.txt in SoundManager2 7.2

Same filename and directory in other branches
  1. 6.2 README.txt
  2. 6 README.txt
SoundManager 2 module

= Description =

This modules provides Drupal with the soundmanager2 (http://www.schillmania.com/projects/soundmanager2/)
player and with two styles: page-player and ui360.

Basically there are three modules:

* Sound Manager 2 module: adds the required swf and js for embedding the player. Other modules should use this module
    to load the soundmanager2 player.
* A CCK formatter: for filefield and nodereference for audio.module nodes.
* An SM2 audio modules integration: provides a new player with both styles for audio.module nodes

The styles are "muxtape" (page-player)
http://www.schillmania.com/projects/soundmanager2/demo/page-player/

and ui360.
http://www.schillmania.com/projects/soundmanager2/demo/360-player/canvas-visualization.html

= Instructions =

* Download soundmanager2 from http://www.schillmania.com/projects/soundmanager2/doc/download/
and uncompress to sites/all/libraries/soundmanager2. (or anywhere else accesible from the web)
* Install module as usual. If you changed the loction of soundmanager2, you must configure the path
admin/settings/soundmanager2

If you want to use these players with audio module, in audio settings, choose page-player or ui360.
You may use it as nodereference with audio attach. (CCK required)

You may also use it with filefield module, if you do not need the extra id3 information.

= More =

For full instructions, visit http://drupal.org/project/soundmanager2

File

README.txt
View source
  1. SoundManager 2 module
  2. = Description =
  3. This modules provides Drupal with the soundmanager2 (http://www.schillmania.com/projects/soundmanager2/)
  4. player and with two styles: page-player and ui360.
  5. Basically there are three modules:
  6. * Sound Manager 2 module: adds the required swf and js for embedding the player. Other modules should use this module
  7. to load the soundmanager2 player.
  8. * A CCK formatter: for filefield and nodereference for audio.module nodes.
  9. * An SM2 audio modules integration: provides a new player with both styles for audio.module nodes
  10. The styles are "muxtape" (page-player)
  11. http://www.schillmania.com/projects/soundmanager2/demo/page-player/
  12. and ui360.
  13. http://www.schillmania.com/projects/soundmanager2/demo/360-player/canvas-visualization.html
  14. = Instructions =
  15. * Download soundmanager2 from http://www.schillmania.com/projects/soundmanager2/doc/download/
  16. and uncompress to sites/all/libraries/soundmanager2. (or anywhere else accesible from the web)
  17. * Install module as usual. If you changed the loction of soundmanager2, you must configure the path
  18. admin/settings/soundmanager2
  19. If you want to use these players with audio module, in audio settings, choose page-player or ui360.
  20. You may use it as nodereference with audio attach. (CCK required)
  21. You may also use it with filefield module, if you do not need the extra id3 information.
  22. = More =
  23. For full instructions, visit http://drupal.org/project/soundmanager2