is there any way to open the .blob file of UJAM Beatmakers?

Discussion in 'Software' started by civilizedproducer, Mar 3, 2021.

  1. civilizedproducer

    civilizedproducer Member

    Joined:
    Dec 31, 2020
    Messages:
    40
    Likes Received:
    10
    i want to extract the samples of the UJAM beatmakers to use them through Ableton's Drum Rack (which consumes lot less CPU and screen space). i could also resample the stuff but that's a real big task (cause there are 3-4 sets of sounds in each plugin and there are 6-7 plugins).

    is there any way to open those .blob files which contain these samples? i looked up on google and found nothing..

    thanks in advance!
     
  2.  
  3. Haliax

    Haliax Guest

    Blob files are usually raw binary data, I wouldn't imagine that they are compatible with any other software. If it were me, I would open the file in a hex editor to see what the first few bytes (magic number) shows to see if it has been renamed from a common format (like zip)
     
  4. civilizedproducer

    civilizedproducer Member

    Joined:
    Dec 31, 2020
    Messages:
    40
    Likes Received:
    10
    i opened it up on a hex editor, please tell me what i have to do to check if it was some other extension. and also i can see some text too when i open it with a text editor, like a path to the samples, but i don't know the root of the path (maybe it's inside the blob file)
     
  5. Haliax

    Haliax Guest

  6. civilizedproducer

    civilizedproducer Member

    Joined:
    Dec 31, 2020
    Messages:
    40
    Likes Received:
    10
    Hex
    00000000 67 45 B1 62 EC 00 00 00 7B 22 69 6E 73 74 72 75 gE±bì...{"instru

    this is what the hex editor shows. i looked it up on wikipedia too but didn't find any match. i guess resampling is the only way now.. :(
     
  7. jarredou

    jarredou Guest

    There are some forums specialised in studiyng & extracting multimedia stuff from binary/encrypted files (mostly from video games), like xentax, zenhax or hcs64. Some usefull infos and some tools provided there (like QuickBMS). Luigi Auriemma's website was also a good place years ago, I don't know if it's still up to date.
     
    Last edited by a moderator: Mar 3, 2021
  8. Haliax

    Haliax Guest

    hex workshop is a great tool for analyzing these files, you can map c style structures and c++ classes and find patterns
     
  9. tzzsmk

    tzzsmk Audiosexual

    Joined:
    Sep 13, 2016
    Messages:
    3,711
    Likes Received:
    2,280
    Location:
    Heart of Europe
    what exactly do you need?
    patterns from UJAM plugins can be dragged and dropped into DAW project as MIDI if I remember correct
     
  10. civilizedproducer

    civilizedproducer Member

    Joined:
    Dec 31, 2020
    Messages:
    40
    Likes Received:
    10
    not the patterns (i guess they are just MIDI clips). i want the samples, the sounds in the UJAM plugins to use them in Ableton's native Drum Rack because UJAM plugins use more CPU and screen space than the Drum Rack.
     
    • Interesting Interesting x 1
    • List
Loading...
Loading...