Code Monkey home page Code Monkey logo

wheelsofsteel.net's People

Contributors

scottschiller avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

wheelsofsteel.net's Issues

CSS-assigning images and waveforms

So, I added an image 400x400 to record-ui DIV with firebug extension for Firefox and tried the Chrome Developer Tools.

I think it said div class"record-ui empty earlier.

Works great however. I was inspecting the wheelsofsteel.css and there is the following:
turntable .platter .record .record-ui {
/*

  • record album art, if any, is applied here as a background image.
  • it should be scaled to the correct size.
    */
    -webkit-background-size: 326px 326px;
    -moz-background-size: 326px 326px;
    background-size: 326px 326px;
    }

if I added
background-image: url("http://www.koluskomtustudios.com/scottschiller-wheelsofsteel.net/image/underlayover.jpg);
(this link is on a shared host but will be offline shortly as it will be sent to Drupal for experimenting with upload fields of both record images and mp3's. The image needs reediting as a record but it does load the image.

How does the style sheet know what mp3 to assign it too? wheelsofsteel.js ?

long term issues

For me after installing the source on my local host, the main thing was figuring out how to load album art. ?(directory of the jpg file--for me I left the jpg files in the same directory as the mp3's). The waveform thing has been a bit of a letdown with my host. They aren't letting me compileLAME. I'm looking for a workaround at the moment. Perhaps serving all my audio on my home computer but I'd rather not due that.

I know safari and macs are faster. I was able to get pretty good animation after a lot of lag. What I'm testing now is finding out more about compressing java and only serving mp3's as mono. Maybe adding a record filter in audacity to make the audio sound more like a record. Certainly the lower the file size the less it could hurt bandwidth. I did notice that most of the steps in the php script for obtaining a waveform image I can do in Audacity. It is a matter of getting the image. I would think with audacity and gimp or photoshop it would be possible to get a standard mp3 waveform file to load by a simple link instead of all this layman's hollywood trickery.

It might be worth writing my own tutorial or screencast on installing this to the limits of my own knowledge and seeing what others are capable of by way of feedback.

I did notice a bit about netbeans in the source code I downloaded but I forgot where the files were located. I'm examining each and every file as well as looking into action script. There are some actionscript scripts in perl that may help me bridge the gap that my provider has as modules but all this is over my head. Just a greedy turntable wantabee.

anyone with advice on what i can do to help go ahead and send me some feedback. This has defineatly got me excited about producing more material for turntables whereas I've abandon creative endeavors altogether.

Load Soundcloud Tracks

Hi,

You did a great job there, really like it !!
I'm trying to use this for a web radio page for our DJs collective, with all our Soundcloud Tracks.
I uploaded files on server, created a soundcloud app to have client ID I used for SC_API_KEY.php,
but the page does not load the soundcloud tracks.

Could you please help me find what I'm missing here ?

http://www.dirty-south-family.com/radio2K14/

Hoping for answers,
Best regards,
David

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.