|
|||
But only for the brave of heart... http://www.TenCrazy.com/ - m ---- Markleford's band, The James Rocket: http://www.TheJamesRocket.com/ Markleford's tracks: http://www.markleford.com/music/ Markleford's free MFX, DXi2, DR-008 modules: http://www.TenCrazy.com/ |
|||
| ^ | Joined: 30 May 2002 Member: #2907 Location: My chair | ||
|
|||
Basically its this:
======== Cameleon bmp2cam utility bmp2cam reads in a greyscale bitmap file and translates it into a Camel Audio CA5000 Cameleon voice file (.c5v) for import and an evolving harmonic spectrum. ======= Thanks for making this available. There are some PC programs that do this, but not as a C5000 utility! This is great. Going to try it out now! TimC ---- *TC* Camel Audio plugins (vst/au) Sound Design & Support AlgoMusic M42|M51| Tims Atari MIDI World |
|||
| ^ | Joined: 07 Sep 2003 Member: #8879 Location: Santa Clara, CA, USA | ||
|
|||
DARN
Bug Report It opens then closes real fast ( less then .0005 sec) on my Win98SE system. Must be Win98. I was really looking forward to this as it's up my algorithmic ally ---- *TC* Camel Audio plugins (vst/au) Sound Design & Support AlgoMusic M42|M51| Tims Atari MIDI World |
|||
| ^ | Joined: 07 Sep 2003 Member: #8879 Location: Santa Clara, CA, USA | ||
|
|||
Hee-hee. That's why it's a sneak-peek only for the brave.
( It's a command-line utility, for now! - m ---- Markleford's band, The James Rocket: http://www.TheJamesRocket.com/ Markleford's tracks: http://www.markleford.com/music/ Markleford's free MFX, DXi2, DR-008 modules: http://www.TenCrazy.com/ |
|||
| ^ | Joined: 30 May 2002 Member: #2907 Location: My chair | ||
|
|||
I downloaded the utility and spent some time creating special "fodder" images, with the utility in mind. I also tried it with a few random photographs that I scaled and converted to grayscale. The results are definitely interesting.
I hope you continue to work on this utility, and thanks for sharing it with us. later, McLilith |
|||
| ^ | Joined: 07 Jul 2003 Member: #7956 Location: Huntington, WV | ||
|
|||
tconrardy wrote: DARN
Bug Report It opens then closes real fast ( less then .0005 sec) on my Win98SE system. Must be Win98. I was really looking forward to this as it's up my algorithmic ally you are have aLL KINDS of problems with windows 98 arent you? ---- "Use the talents you possess, for the woods would be very silent if no birds sang except the best." - Henry Van Dyke |
|||
| ^ | Joined: 11 Mar 2002 Member: #2027 Location: in a state of confusion | ||
|
|||
Hi,
Thanks Markleford - this looks cool Quote: It opens then closes real fast ( less then .0005 sec) on my Win98SE system. Must be Win98. I was really looking forward to this as it's up my algorithmic ally
Tim - I think what you need to do is open a dos prompt, and then run it from there. Ie. cd into the correct directory, and make sure the bmp files are there too. Let me know how you get on - I guess this is the kind of thing you'll have a lot of fun with. Quote: I downloaded the utility and spent some time creating special "fodder" images, with the utility in mind. I also tried it with a few random photographs that I scaled and converted to grayscale. The results are definitely interesting. I hope you continue to work on this utility, and thanks for sharing it with us.
Cool - glad you're having fun with it. Please post your thoughts on how it could be improved, or any bugs with it, here. Eventually this will be integrated into Cameleon. Ie. you'll be able to click 'import' and then select a bmp, rather than a wav. Thanks Ben |
|||
| ^ | Joined: 17 Sep 2001 Member: #1122 Location: Edinburgh, Scotland | ||
|
|||
so this is a short cut for doin what i do now using coagulite?
but only b/w images? still pretty cool to have it implemented into a synth ---- look for the true freak label. do not!feed the vampyr. click link to hear the sounds of vurt coming into your ears |
|||
| ^ | Joined: 25 Jan 2003 Member: #5605 Location: through the looking glass | ||
|
|||
Hopefully a release tonight with two new features: tempo calculation and spectrum-sequencing. Version after that will likely have a simple dialog GUI for easier public consumption. After that, we'll test it for a while and when it's ready it'll make the jump inside the CA5000 synth itself! Have fun, - m ---- Markleford's band, The James Rocket: http://www.TheJamesRocket.com/ Markleford's tracks: http://www.markleford.com/music/ Markleford's free MFX, DXi2, DR-008 modules: http://www.TenCrazy.com/ |
|||
| ^ | Joined: 30 May 2002 Member: #2907 Location: My chair | ||
|
|||
Quote: so this is a short cut for doin what i do now using coagulite?
but only b/w images? still pretty cool to have it implemented into a synth Yes - its the same idea as coagulite. Of course the great thing about being able to create Cameleon files, is that you can then morph between them, edit them or any number of other things that would be impossible with Coagulite. Please test the program, and let Markleford and me know what (if anything) you would like it to do differently. Thanks Ben |
|||
| ^ | Joined: 17 Sep 2001 Member: #1122 Location: Edinburgh, Scotland | ||
|
|||
will do boss
check out my new track in the music cafe for some of my own resynthed stuff interstellar garbage?or... ---- look for the true freak label. do not!feed the vampyr. click link to hear the sounds of vurt coming into your ears |
|||
| ^ | Joined: 25 Jan 2003 Member: #5605 Location: through the looking glass | ||
|
|||
I have a feature suggestion for BMP2CAM.
We can currently convert a grayscale image into a voice file. I think we should also be able to perform the reverse action, and convert a voice file into a grayscale image. I realize that as BMP2CAM is currently configured, it would only work with voices based upon a single sample, and it would ignore any noise component present in a voice. That's fine with me. I just want to be able to export some data from a voice file, edit the data in a graphics program like Photoshop, and then import the edited image back into Cameleon. Manipulating Cameleon voices by applying Photoshop filters to them (among other things) would be a really cool twist. thanks, McLilith |
|||
| ^ | Joined: 07 Jul 2003 Member: #7956 Location: Huntington, WV | ||
|
|||
McLilith wrote: We can currently convert a grayscale image into a voice file. I think we should also be able to perform the reverse action, and convert a voice file into a grayscale image.
Y'know, I thought about that, too. The only caveat would be that it would put the envelope points at even intervals, as you can't store that timing information with the bitmap. But that brought up an interesting concept: if you analyzed a wav, then exported to bitmap and back to voice file, the resultant envelope would experience a "non-linear stretch". Which might, perhaps, be interesting in itself. - m ---- Markleford's band, The James Rocket: http://www.TheJamesRocket.com/ Markleford's tracks: http://www.markleford.com/music/ Markleford's free MFX, DXi2, DR-008 modules: http://www.TenCrazy.com/ |
|||
| ^ | Joined: 30 May 2002 Member: #2907 Location: My chair | ||
|
|||
Markleford wrote: Y'know, I thought about that, too. The only caveat would be that it would put the envelope points at even intervals, as you can't store that timing information with the bitmap. Could the timing information be stored in either a second bitmap, a second image layer (requires an image format that supports layers, such as PSD), or possibly switch to 24 bit color images and store the timing data in one or more of the color channels? later, McLilith |
|||
| ^ | Joined: 07 Jul 2003 Member: #7956 Location: Huntington, WV | ||
|
|||
McLilith wrote: Could the timing information be stored in [...ideas...]
Well, if it came to that I'd just output a companion XML file for the bitmap. Otherwise, I could have to so that you'd export the bitmap *and* save the voice file. Then you'd edit the bitmap and combine it with the old voice file to make a new voice file. But that's not where I'm headed right now! - m ---- Markleford's band, The James Rocket: http://www.TheJamesRocket.com/ Markleford's tracks: http://www.markleford.com/music/ Markleford's free MFX, DXi2, DR-008 modules: http://www.TenCrazy.com/ |
|||
| ^ | Joined: 30 May 2002 Member: #2907 Location: My chair |
| KVR Forum Index » Camel Audio | All times are GMT - 8 Hours |
|
Printable version |
Disclaimer: All communications made available as part of this forum and any opinions, advice, statements, views or other information expressed in this forum are solely provided by, and the responsibility of, the person posting such communication and not of kvraudio.com (unless kvraudio.com is specifically identified as the author of the communication).
Powered by phpBB © phpBB Group












