Sensiri

sensiri_128

The Sensiri player is a sound controller, designed to load and play nature sounds from our online database. What's the big deal you might be asking yourself? Well the big deal is that you can control and play up to seven separate sounds at once. If you download all three different player models you can play up to 21 separate sounds at once. That seems like a lot but consider this. The Sensiri player repeats each nature sound over and over again, creating loops. You can utilize the players random setting to add a silent pause at the end of each loop. You just type in the maximum length of the pause and the computer will repeat the sound with a different pause each time. This simple setting will bring the sounds of animals, birds and whatever else you want to life. I like to get seven birds going all at once, with a 600 second random delay. Each of the seven will sing after a random pause somewhere between zero and 600 seconds. There is no limit you could set an sparrow to sing sometime today, or once a day using the manual setting.

Download Sensiri

Sensiri Extras

WWF

The Sensiri desktop player is available for purchase. For only 10 dollars!

One of those ten dollars will be donated to the World Wildlife Fund. Please help us to preserve our wonderful planet and all of its animals. ~ Adam J Nowak


Plugin Groups

Contribute to plugin development or simply participate by joining the group.


Instructions:

  1. Install and activate the plugin
  2. Access plugin info under the plugins menu from the WordPress dashboard, under 'Sensiri'
  3. Add the player to a post or page using shortcode: [sensiri]
  4. Add the player to a template file with a template tag: <?php sensiri() ?>
  5. Access instruction from the player help or go to The Help Page

To display Sensiri, just enter the shortcode into your page or post. For template files, use the template tag below. Sensiri has not been implemented as a sidebar widget due to it's readability at small sizes (See Tips). For player Help, check out the Interactive help player.

 

Shortcode

Basic:

[sensiri]

With Options:

[sensiri player=###### width=### id=##]

Example:

[sensiri player=drab width=400 id=3]

 

 

Template Tag

Basic:

sensiri();

With Options:

sensiri('player=######&width=###&id=##');

Example:

sensiri('player=silver&width=800&id=12');

 

The Options

  • player - Enter 'drab' or 'silver' to use an alternate player
  • width - Max width for player in large state, default = 575
  • id - The id number that will be used in the CSS id name for individual player styling

Leave a Reply

User Login