[solved] Increase Audio Sample Duration

More
9 years 5 months ago - 9 years 5 months ago #25741 by farukkm
Hi, Is there a simple way of increasing vm sounds player duration?
Last edit: 9 years 5 months ago by nordmograph.

Please Log in or Create an account to join the conversation.

More
9 years 5 months ago #25759 by farukkm
I mean the duration of song for MP3 I want it to play a bit longer

Please Log in or Create an account to join the conversation.

More
9 years 5 months ago #25773 by nordmograph
Yes this is a VMVendor question then
Open addproduct. php and editproduct.php from the controllers folder

look for
Code:
$mp3sample_start = $cparams->get('mp3sample_start', 0); $mp3sample_end = $cparams->get('mp3sample_start', 30);

0 is the seconds value for where to start the sample
30 is the one where to stop the sample.

Edit accordingly.

Hope it helps

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.
The following user(s) said Thank You: farukkm

Please Log in or Create an account to join the conversation.

More
9 years 5 months ago #25775 by farukkm
Gracias Senor

Please Log in or Create an account to join the conversation.

More
9 years 5 months ago #25776 by farukkm
READ :)

Please Log in or Create an account to join the conversation.

More
9 years 5 months ago #25777 by nordmograph

farukkm wrote: Gracias Senor

You're welcome

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.

Please Log in or Create an account to join the conversation.

Time to create page: 0.335 seconds
Powered by Kunena Forum
Disclaimer: Nordmograph is not affiliated with or endorsed by The Joomla! Project™. Any products and services provided through this site are not supported or warrantied by The Joomla! Project or Open Source Matters, Inc. Use of the Joomla!® name, symbol, logo and related trademarks is permitted under a limited license granted by Open Source Matters, Inc.