New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

scissor-echonest

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scissor-echonest

  • 0.1.1
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

= scissor-echonest

{Scissor}[http://github.com/youpy/scissor/tree/master] extension to use Echo Nest Developers API

== Description

== Installation

=== Archive Installation

rake install

=== Gem Installation

gem update --system gem install gemcutter gem tumble gem install scissor-echonest

== Features/Problems

== Synopsis

require 'rubygems' require 'scissor/echonest'

Scissor.echonest_api_key = 'YOUR_API_KEY'

sort beats by duration

beats = Scissor('trans_europe_express.mp3').beats. sort_by {|beat| beat.duration }

join beats and write into file

Scissor.join(beats) > 'sorted.mp3'

== Copyright

Author:: youpy youpy@buycheapviagraonlinenow.com Copyright:: Copyright (c) 2009 youpy License:: MIT

FAQs

Package last updated on 02 Dec 2011

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc